EC2 and S3: Update Region and Endpoint strings
Bug #925050 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
Fix Released
|
High
|
DreamObjects Team |
Bug Description
Since txAWS was first created, there have been additions of regions and endpoints in AWS. We need to update the txAWS clients to use these.
EC2:
http://
S3:
http://
Related branches
lp:~dreamhosters/txaws/925050-update-regions
- Arsene Rei: Approve
-
Diff: 162 lines (+92/-13)4 files modifiedMakefile (+1/-1)
txaws/ec2/tests/test_client.py (+16/-7)
txaws/regions.py (+67/-0)
txaws/service.py (+8/-5)
Changed in txaws: | |
assignee: | nobody → DreamObjects Team (dreamobjects-team) |
importance: | Undecided → High |
milestone: | none → 0.3 |
Changed in txaws: | |
status: | New → In Progress |
Changed in txaws: | |
status: | In Progress → Fix Committed |
Changed in txaws: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.