launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #05562
[Merge] lp:~mbp/launchpad/ec2-region into lp:launchpad
The proposal to merge lp:~mbp/launchpad/ec2-region into lp:launchpad has been updated.
Description changed to:
This adds a --region option to ec2, so that if you live in the asia-pacific or europe you can get lower latency, or if the us-east-1 zone is on fire you can work somewhere else.
This also includes changes to move some data onto tmpfs, in the hope that will make things faster. It's still running the first test but seems to be working ok, and not doing any hard io.
the devscripts/ec2 is a bit hacky. I don't know if this makes it too much worse.
This also makes it give better progress and error messages in several cases.
It fixes a bug where in the case of a problem, it tried to shut down the instance the wrong way and got back a 400 error from AWS, because we asked to stop instead of terminate.
For more details, see:
https://code.launchpad.net/~mbp/launchpad/ec2-region/+merge/82487
--
https://code.launchpad.net/~mbp/launchpad/ec2-region/+merge/82487
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~mbp/launchpad/ec2-region into lp:launchpad.
References