lp://staging/~oubiwann/txaws/461139-image-attributes
- Get this branch:
- bzr branch lp://staging/~oubiwann/txaws/461139-image-attributes
Branch merges
Related bugs
Bug #461139: Add support for image attribute API calls | Medium | In Progress |
Related blueprints
Branch information
Recent revisions
- 50. By Duncan McGreggor
-
- Pulled out product id parsing code into a general function.
- Filled in parser for image product code and added unit test. - 45. By Duncan McGreggor
-
- Changed the describe_
image_attribute method to be a dispatcher.
- Added method calls for each of the possible attributes (the reason being that
each attribute response has a differnt XML structure and each requires its
own parser).
- Subbed parsers for each of the new methods.
- Re-grouped the ec2 client unit tests in the test_client module. - 42. By Thomas Herve
-
Fix a logic problem in describe_
security_ groups, where the allowed IPs
were reported for allowed groups (with ranges from 0-65535 for all protocols).
We now filter those permissions and only report the group [r=oubiwann] - 41. By Thomas Herve
-
Default to HmacSHA256 instead of HmacSHA1: it's more secure and provides
compatibility with Eucalyptus [r=oubiwann]
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)