Merge lp://staging/~franciscosouza/txaws/txaws-bundled-vpc into lp://staging/txaws

Proposed by Francisco Souza
Status: Merged
Merged at revision: 153
Proposed branch: lp://staging/~franciscosouza/txaws/txaws-bundled-vpc
Merge into: lp://staging/txaws
Diff against target: 945 lines (+354/-95)
9 files modified
txaws/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)
To merge this branch: bzr merge lp://staging/~franciscosouza/txaws/txaws-bundled-vpc
Reviewer Review Type Date Requested Status
txAWS Committers Pending
Review via email: mp+135397@code.staging.launchpad.net

Description of the change

client, ec2: bundling changes needed for VPC

I use this CL for patching only, original CL's are:

https://codereview.appspot.com/6852064/
https://codereview.appspot.com/6826065/
https://codereview.appspot.com/6814123/
https://codereview.appspot.com/6822097/

This one also includes a change in parsing of instance sets.

https://codereview.appspot.com/6851093/

To post a comment you must log in.
Revision history for this message
Chico (franciscossouza) wrote :

Reviewers: mp+135397_code.launchpad.net,

Message:
Please take a look.

Description:
client, ec2: bundling changes needed for VPC

I use this CL for patching only, original CL's are:

https://codereview.appspot.com/6852064/
https://codereview.appspot.com/6826065/
https://codereview.appspot.com/6814123/
https://codereview.appspot.com/6822097/

This one also includes a change in parsing of instance sets.

https://code.launchpad.net/~franciscosouza/txaws/txaws-bundled-vpc/+merge/135397

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/6851093/

Affected files:
   A [revision details]
   M txaws/client/base.py
   M txaws/client/discover/tests/test_command.py
   M txaws/ec2/client.py
   M txaws/ec2/model.py
   M txaws/ec2/tests/test_client.py
   M txaws/ec2/tests/test_model.py
   M txaws/server/tests/test_call.py
   M txaws/testing/payload.py
   M txaws/version.py

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches