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

Added Container Rename (Blobs & Datalake) and Container Restore (Datalake) #16088

Merged
merged 16 commits into from
Jan 18, 2021

Conversation

tasherif-msft
Copy link
Contributor

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jan 11, 2021
@tasherif-msft tasherif-msft marked this pull request as ready for review January 12, 2021 07:41
@tasherif-msft tasherif-msft added the feature-request This issue requires a new behavior in the product in order be resolved. label Jan 12, 2021
@tasherif-msft tasherif-msft merged commit ec5beee into feature/storage-stg76 Jan 18, 2021
@tasherif-msft tasherif-msft deleted the container-rename branch January 18, 2021 06:49
with self.assertRaises(ResourceNotFoundError):
filesystem_client.get_file_system_properties()

filesystem_list = list(self.dsc.list_file_systems())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not listing deleted file system?

tasherif-msft added a commit that referenced this pull request Feb 3, 2021
* new swagger

* fixed OrMetadata

* added new version

* Added Container Rename (Blobs & Datalake) and Container Restore (Datalake) (#16088)

* generated container rename

* ormetadata

* added sync and async method for

* added all missing methods

* added all missing methods

* added kwargs

* generated from main swagger branch

* swagger change

* downgraded version

* added rename_container sync and async tests

* added all tests and fixed filesystems models

* fixing recordings

* removed uselesss param

* fixed failing test

* fixed bad import

* [Blob] Added support for container SAS on batch operations (#16211)

* generated

* Added support for container SAS for batch operations

* fixed tests and made method more generic

* pylint

* added canadacentral

* added canadacentral

* Delete test_container_async.test_batch_blobs_with_container_sas.yaml

recording is not used ^_^

* Delete test_container.test_batch_blobs_with_container_sas.yaml

* manually fixed test

* manually fixed test

Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>

* added missing params

* STG76 Archboard cleanup + additional rename methods (#16431)

* Arch board clean up

* fixed tests

* playback only tests

* privated rename_container

* privated rename filesystem

* added all missing apis

* added all missing apis

* fixed failing test

* removed version from docstrings

* skipped tests

Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Oct 1, 2021
Merging ConnectedVMwarevSphere changes from azure-rest-api-specs-pr private repo... (Azure#16088)

* Merging connectedvmware swagger from pr branch

* minor updates

* minor update

* fixing lint warnings

* updates

* sync latest from private repo

* copy examples from private repo
msyyc added a commit that referenced this pull request Nov 18, 2021
* CodeGen from PR 16088 in Azure/azure-rest-api-specs
Merging ConnectedVMwarevSphere changes from azure-rest-api-specs-pr private repo... (#16088)

* Merging connectedvmware swagger from pr branch

* minor updates

* minor update

* fixing lint warnings

* updates

* sync latest from private repo

* copy examples from private repo

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Nov 18, 2021
* CodeGen from PR 16088 in Azure/azure-rest-api-specs
Merging ConnectedVMwarevSphere changes from azure-rest-api-specs-pr private repo... (Azure#16088)

* Merging connectedvmware swagger from pr branch

* minor updates

* minor update

* fixing lint warnings

* updates

* sync latest from private repo

* copy examples from private repo

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requires a new behavior in the product in order be resolved. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants