-
Notifications
You must be signed in to change notification settings - Fork 335
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
Update Storage dependencies #833
Merged
xuzhang3
merged 11 commits into
ansible-collections:dev
from
l3ender:storage-account-updates
Jun 8, 2022
Merged
Update Storage dependencies #833
xuzhang3
merged 11 commits into
ansible-collections:dev
from
l3ender:storage-account-updates
Jun 8, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fred-sun
added
work in
In trying to solve, or in working with contributors
enhancement
New feature or request
medium_priority
Medium priority
labels
Apr 25, 2022
Hi @Fred-sun, could you please take a look at this PR? I've run I plan to work on #459 and #780 next, but thought it would be good to do those in a separate PR. Thank you! |
Hi @Fred-sun, can you please inspect this PR? Thank you! |
Fred-sun
added
ready_for_review
The PR has been modified and can be reviewed and merged
and removed
work in
In trying to solve, or in working with contributors
labels
May 25, 2022
Fred-sun
removed
the
ready_for_review
The PR has been modified and can be reviewed and merged
label
May 25, 2022
Fred-sun
added
the
ready_for_review
The PR has been modified and can be reviewed and merged
label
May 27, 2022
@l3ender LGTM, thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
medium_priority
Medium priority
ready_for_review
The PR has been modified and can be reviewed and merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
This PR updates the Azure storage-related modules in order to support additional features. Since the azure-storage dependency has been deprecated, the collection was updated to use azure-storage-blob.
Fixes #130.
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
Important!!! If updating an existing python environment, the old dependency should be uninstalled:
The following playbook can be used to run storage tests: