lp:~txawsteam/txaws/trunk

Created by Tristan Seligmann and last modified
Get this branch:
bzr branch lp:~txawsteam/txaws/trunk
Members of Original txAWS Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Original txAWS Team
Project:
txAWS
Status:
Merged

Recent revisions

14. By Robert Collins

Unbreak aws-status due to txaws.service default installing a reactor.

13. By Thomas Herve

Make the EBS interface comply with the new endpoint API.

12. By Duncan McGreggor

Merged 422066-fix-optional-params [r=lifeless] [f=422066]

This change brought some of the code into consistency with the AWS API version.
Part of the effort included parameterizing the API version in various parts of
the code, including a version module, and improving the organization of the XML
payload data for unit tests.

11. By Thomas Herve

Merge ebs-support [r=oubiwann] [f=419246]

Add support for most EBS operations. Also refactor XML parsing to discard
namespaces, not handled by ElementTree in an interesting way.

10. By Duncan McGreggor

Merged 416109-arbitrary-endpoints [r=therve,jkakar] [f=416109].

The primary change of this branch is support of arbitrary endpoints (needed for
the support of Eucalyptus). In addition, the following was also performed:
 * Added a parse utility function from Twisted
 * Created a testing subpackage for use by txAWS unit tests
 * Created a service module for abstracting regions and associated
   serices/credentials

9. By Duncan McGreggor

Merged 415491-instance-object [r=lifeless] [f=415491].

Added support for more of the remaining attributes of the describeInstances
AWS response.

8. By Duncan McGreggor

Merged 413738-method-name-cleanup [r=lifeless] [f=413738]

Fixed method names, import ordering, and other cleanups.

7. By Duncan McGreggor <email address hidden>

Merged 415486-reservation-object [r=therve,lifeless,jkakar] [f=415486]

This change adds a missing object representation for AWS reservations parsed
from Amazon EC2 API call "describeInstances". Instead of mimicking the data
structure of the response XML, a developer-friendly optimization was
implemented where the reservation is available on the instance, and it is the
instances which are returned.

6. By Duncan McGreggor

Merged 413741-pep8-cleanup [r=oubiwann,lifeless] [f=413741].

This change brought comments, docstrings, imports, and long lines into a
semblance of consistency.

5. By Robert Collins

Handle timeout errors in the gtk gui.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.