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

Synchronize get_all_snapshots() with current version of API #1554

Merged
merged 1 commit into from Oct 28, 2013

Conversation

sievlev
Copy link
Contributor

@sievlev sievlev commented Jun 13, 2013

According current specification 'DescribeSnapshots' API call accepts 'Owner' and 'RestorableBy' parameters as a lists.

I've tried to created this change in backward compatible manner.

@toastdriven
Copy link
Contributor

Thanks for the pull request, patch looks reasonable. However, to get this merged, we need some tests to make sure we don't regress as mentioned in the contributing guide.

If you could write some tests, that would help a lot. Otherwise this will have to wait until a core dev can find some time to write tests for this.

Thanks again for the pull request!

mbarrien added a commit to mbarrien/boto that referenced this pull request Oct 25, 2013
danielgtaylor added a commit that referenced this pull request Oct 28, 2013
Add support for filtering by multiple account IDs to EC2 get_all_snapshots. Fixes #1813, #1554.
@danielgtaylor danielgtaylor merged commit deb131f into boto:master Oct 28, 2013
rjschwei pushed a commit to rjschwei/boto that referenced this pull request Nov 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants