lp:~djfroofy/txaws/agent-767205

Created by Drew Smathers and last modified
Get this branch:
bzr branch lp:~djfroofy/txaws/agent-767205
Only Drew Smathers can upload to this branch. If you are Drew Smathers please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Drew Smathers
Project:
txAWS
Status:
Development

Recent revisions

86. By Drew Smathers

f767205: merr, typo

85. By Drew Smathers

f767205: basic implementation for new Query using Agent and a simple FileProducer (WIP - needs tests and fixes to exisiting tests)

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.

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).

78. By Zooko Wilcox-O'Hearn

Merged 745991-declare-dependency-on-epsilon [a=zooko] [r=jkakar] [f=745991]

Epsilon is added as an install_requires if setuptools is imported.

77. By Drew Smathers

Merged 641620-acls [a=djfroofy] [r=jkakar] [f=641620]

New S3Client methods get_bucket_acl, put_bucket_acl and get_object_acl
return and update information about ACLs.

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