lp:~fwierzbicki/txaws/break-out-ec2-parser

Created by Frank Wierzbicki and last modified
Get this branch:
bzr branch lp:~fwierzbicki/txaws/break-out-ec2-parser
Only Frank Wierzbicki can upload to this branch. If you are Frank Wierzbicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Frank Wierzbicki
Project:
txAWS
Status:
Merged

Recent revisions

88. By Frank Wierzbicki

Update __all__

87. By Frank Wierzbicki

Add parser parameter to FakeEC2Client.

86. By Frank Wierzbicki

Merge with trunk.

85. By Frank Wierzbicki

Remove parse_ from Parser methods, remove unneeded __init__.

84. By Frank Wierzbicki

Break out parser from ec2client.

83. By Frank Wierzbicki

Merged break-out-parse-instance [a=fwierzbicki] [r=jkakar,oubiwann] [f=766216]

The instance parsing logic in EC2Client has been broken into two
methods, one to parse individual instances and another to parse all
instances in a payload.

82. By Gustavo Niemeyer

Merged fix-path-with-bucket [a=niemeyer] [r=jkakar] [f=762183]

S3 bucket names are correctly handled when object names are not used.

81. By Jamu Kakar

Merged unbreak-error-wrapper [r=therve] [f=760878]

xml.etree.ElementTree.ParseError is conditionally imported with a
fallback to xml.parsers.expat.ExpatError if it isn't available. This
unbreaks error_wrapper on <python2.7

80. By Jamu Kakar

- An xml.etree.ElementTree.ParseError raised when attempting to parse
  an XML response payload in error wrappers is correctly caught and
  handled [f=759892] [trivial].

79. By Gustavo Niemeyer

Merged s3-bucket-paths [a=niemeyer] [r=jkakar] [f=759897]

It is now possible to use S3 with implementations that only provide IP
address-based accesss (instead of URL-based).

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