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

Proposed by Francisco Souza
Status: Needs review
Proposed branch: lp://staging/~franciscosouza/txaws/txaws-vpc
Merge into: lp://staging/txaws
Diff against target: 395 lines (+124/-44)
6 files modified
txaws/client/discover/tests/test_command.py (+8/-8)
txaws/ec2/client.py (+18/-9)
txaws/ec2/tests/test_client.py (+61/-8)
txaws/server/tests/test_call.py (+1/-1)
txaws/testing/payload.py (+35/-17)
txaws/version.py (+1/-1)
To merge this branch: bzr merge lp://staging/~franciscosouza/txaws/txaws-vpc
Reviewer Review Type Date Requested Status
txAWS Committers Pending
Review via email: mp+133250@code.staging.launchpad.net

Description of the change

ec2/client: added support for VPC

This change adds supports for running instances in VPC subnets.

For that, it was necessary to update the EC2 API version,
I picked the last version.

https://codereview.appspot.com/6826065/

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

Reviewers: mp+133250_code.launchpad.net,

Message:
Please take a look.

Description:
ec2/client: added support for VPC

This change adds supports for running instances in VPC subnets.

For that, it was necessary to update the EC2 API version,
I picked the last version.

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

(do not edit description out of merge proposal)

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

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

154. By Francisco Souza

ec2/client: update instance groupSet parsing to match new version

Revision history for this message
Chico (franciscossouza) wrote :

Unmerged revisions

154. By Francisco Souza

ec2/client: update instance groupSet parsing to match new version

153. By Francisco Souza

ec2/client: added support for running instances in VPC

152. By Francisco Souza

txaws/version: update EC2 api version

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