Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlockList class is obsolete #17

Closed
huguesv opened this issue Jun 11, 2012 · 1 comment
Closed

BlockList class is obsolete #17

huguesv opened this issue Jun 11, 2012 · 1 comment

Comments

@huguesv
Copy link
Contributor

huguesv commented Jun 11, 2012

We no longer use this class to submit block list. We now use a list of strings. Not to be confused with BlobBlockList, which is used to receive block lists.

The code that is obsolete is:

class BlockList(WindowsAzureData): ''' BlockList used to submit block list. '''
def __init__(self):
    self.committed = []
    self.uncommitted = []
    self.latest = []
@huguesv
Copy link
Contributor Author

huguesv commented Jun 13, 2012

Verified as removed.

@huguesv huguesv closed this as completed Jun 13, 2012
annatisch added a commit that referenced this issue Nov 13, 2017
AutorestCI added a commit that referenced this issue Apr 18, 2019
Merge pull request #17 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard
AutorestCI added a commit that referenced this issue Apr 24, 2019
* Generated from 0d5ee15214bbfdeb6cf1e6c406014d7f7f5dbf41

Merge pull request #16 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 standard

* Packaging update of azure-mgmt-netapp

* Generated from 8153135b38dbcaf4b145bad5db7d4e662b053ef5

Merge pull request #17 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard

* Generated from 194e44a6ce8900ab9dcdc934c61e527e45f685af

Merge pull request #19 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard
lmazuel pushed a commit that referenced this issue May 8, 2019
* [AutoPR netapp/resource-manager] Initial stable version (#4890)

* Generated from 0d5ee15214bbfdeb6cf1e6c406014d7f7f5dbf41

Merge pull request #16 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 standard

* Packaging update of azure-mgmt-netapp

* Generated from 8153135b38dbcaf4b145bad5db7d4e662b053ef5

Merge pull request #17 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard

* Generated from 194e44a6ce8900ab9dcdc934c61e527e45f685af

Merge pull request #19 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard

* ChangeLog

* NFSAAS-2318 rerun tests for R4 RP standard (#5144)
AutorestCI added a commit that referenced this issue Aug 21, 2019
Merge pull request #17 from moreOver0/yongw/fix

remove unused api
beltr0n pushed a commit to beltr0n/azure-sdk-for-python that referenced this issue Jan 23, 2021
Update chat to reference new identity package
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant