lp://staging/~franciscosouza/txaws/txaws-bundled-vpc
- Get this branch:
- bzr branch lp://staging/~franciscosouza/txaws/txaws-bundled-vpc
Branch merges
- txAWS Committers: Pending requested
-
Diff: 945 lines (+354/-95)9 files modifiedtxaws/client/base.py (+24/-9)
txaws/client/discover/tests/test_command.py (+8/-8)
txaws/ec2/client.py (+55/-19)
txaws/ec2/model.py (+2/-1)
txaws/ec2/tests/test_client.py (+217/-35)
txaws/ec2/tests/test_model.py (+6/-4)
txaws/server/tests/test_call.py (+1/-1)
txaws/testing/payload.py (+40/-17)
txaws/version.py (+1/-1)
Branch information
Recent revisions
- 152. By Francisco Souza
-
client, ec2: bundling all VPC related changes
https:/
/codereview. appspot. com/6852064/
https://codereview. appspot. com/6826065/
https://codereview. appspot. com/6814123/
https://codereview. appspot. com/6822097/ - 151. By Andreas Hasenack
-
Merged no-local-
dir-for- ca-lookup [r=radix] [f=1072793] This branch changes get_ca_certs() so that it does not accidentally include the
current directory when looking for *.pem CA files to load. - 149. By Christopher Armstrong
-
Merge ordered-parameters [r=free.
ekanayaka, therve] [f=1003233] This branch adds the following methods:
- Schema.
get_parameters
- MethodRegistry.get_action
- MethodRegistry.get_versions It maintains the original order of parameters passed to Schema and
returns them from get_parameters in the same order. - 148. By Drew Smathers
-
Merged 921421-
completemultipa rt [r=oubiwann] [f=921421] This branch adds Complete Multipart method to s3 client.
- 147. By Drew Smathers
-
Merged 921419-uploadpart [r=oubiwann]
[f=921419] This branch adds Upload Part method to s3 client.
- 146. By Drew Smathers
-
Merged 921418-
initmultipart [r=oubiwann] [f=921418] This branch adds Initiate Multipart Upload method to s3 client.
- 145. By Drew Smathers
-
Merged modernize-924459 [r=oubiwann]
[f=924459] This branch adds lower-level support for using twisted.
web.client. Agent in
txaws.client.base. - 144. By Drew Smathers
-
Merged newagent-767205 [r=oubiwann]
[f=767205] This changes txaws client to use twisted.
web.client. Agent and adds support
for plugging in custom IBodyProducer and receiver factories for requests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/txaws