lp:~landscape/txaws/txaws-backport

Created by Andreas Hasenack and last modified
Get this branch:
bzr branch lp:~landscape/txaws/txaws-backport
Members of Landscape can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Landscape
Project:
txAWS
Status:
Development

Recent revisions

93. By Andreas Hasenack

Updated changelog.

92. By Frank Wierzbicki

Backport https://code.launchpad.net/~fwierzbicki/txaws/update-for-new-wsdl

This is needed for terminate instances to work properly in openstack.

91. By Andreas Hasenack

Changelog to trigger a new build.

90. By Andreas Hasenack

Imported debian changelog.

89. By Free Ekanayaka

Improve docstring about the 'path' parameter of QueryAPI [trivial]

88. By Free Ekanayaka

Add a path parameter to QueryAPI, for cases where the service sits behind a reverse proxy [trivial] [r=therve,bjornt]

87. By Free Ekanayaka

Merge query-api [f=782546] [r=jseutter]

This branch adds a new txaws.server package, sporting the
following classes:

- resource.QueryAPI: a base class that can be used to implement
  EC2-like APIs

- schema.Schema: a schema class that can be used to specify and
  parse the parameters of an EC2-like HTTP request

86. By Free Ekanayaka

Merge use-port-in-signature [f=781540] [r=therve]

This branch introduces the following changes:

- There's now a txaws.ec2.client.Signature class that can be used
  to compute a signature, without requiring a Query instance. The
  Query class has been modified to make use of it.

- The txaws.service.AWSServiceEndpoint has been modified to not
  try to be smart when parsing the uri parameter in the constructor,
  i.e. if the uri doesn't contain a port, it will be set to None.

- The defaultPort parameter of txaws.util.parse now is a boolean
  flag to indicate whether to a provide default port in case the
  given uri doesn't include one.

85. By Thomas Herve

Merge break-out-ec2-parser [a=fwierzbicki] [r=oubiwann,therve] [f=768071]

Extract the parser of the EC2 client in a separate class to ease customization.

84. By Jamu Kakar

Merged silence-deprecation-warnings [r=oubiwann] [f=768311]

Exception.message is no longer accessed which silences deprecation
warnings in Python 2.6. Variables are explicitly compared with None
which silences deprecation warnings in Python 2.7.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:txaws
This branch contains Public information 
Everyone can see this information.

Subscribers