Add support for images API calls
Bug #461136 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
In Progress
|
Medium
|
Unassigned |
Bug Description
txAWS doesn't currently support EC2 Image calls. The following need to be added to the txaws.ec2 subpackage:
* RegisterImage
* DescribeImages
* DeregisterImage
Related branches
Changed in txaws: | |
assignee: | nobody → Duncan McGreggor (oubiwann) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in txaws: | |
milestone: | none → 0.5 |
assignee: | Duncan McGreggor (oubiwann) → nobody |
To post a comment you must log in.
What's happening with this and related bug https:/ /bugs.launchpad .net/txaws/ +bug/482358 ? Looks like you finished DescribeImages. I don't mind finishing the other two - unless there's a reason you held back?