Merge lp:~salgado/launchpad/kill-rogue-ec2-instances into lp:launchpad

Proposed by Guilherme Salgado
Status: Merged
Approved by: Brad Crittenden
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~salgado/launchpad/kill-rogue-ec2-instances
Merge into: lp:launchpad
Diff against target: 23 lines (+2/-0)
2 files modified
lib/devscripts/ec2test/account.py (+1/-0)
lib/devscripts/ec2test/instance.py (+1/-0)
To merge this branch: bzr merge lp:~salgado/launchpad/kill-rogue-ec2-instances
Reviewer Review Type Date Requested Status
Brad Crittenden (community) code Approve
Review via email: mp+18935@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Guilherme Salgado (salgado) wrote :

Add myself to VALID_AMI_OWNERS and add the testopenid vhost to the list
that gets added to /etc/hosts when setting up a new AMI

This is needed so that my newly created AMI (which contains
testopenid.launchpad.dev) in /etc/hosts can be used by others.

Revision history for this message
Brad Crittenden (bac) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/devscripts/ec2test/account.py'
2--- lib/devscripts/ec2test/account.py 2010-02-01 09:47:08 +0000
3+++ lib/devscripts/ec2test/account.py 2010-02-09 16:58:12 +0000
4@@ -25,6 +25,7 @@
5 559320013529, # flacoste
6 200337130613, # mwhudson
7 889698597288, # henninge
8+ 366009196755, # salgado
9 # ...anyone else want in on the fun?
10 )
11
12
13=== modified file 'lib/devscripts/ec2test/instance.py'
14--- lib/devscripts/ec2test/instance.py 2010-02-08 12:33:56 +0000
15+++ lib/devscripts/ec2test/instance.py 2010-02-09 16:58:12 +0000
16@@ -105,6 +105,7 @@
17 shipit.edubuntu.dev
18 shipit.kubuntu.dev
19 shipit.ubuntu.dev
20+ testopenid.launchpad.dev
21 translations.launchpad.dev
22 xmlrpc-private.launchpad.dev
23 xmlrpc.launchpad.dev