lp://staging/~awstrial-dev/awstrial/ec2_regions
- Get this branch:
- bzr branch lp://staging/~awstrial-dev/awstrial/ec2_regions
Branch merges
Branch information
Recent revisions
- 388. By Dave Walker
-
Added unicode entries for Ec2Location & Ec2LocationDetail, and trial/admin.py entries
- 387. By Dave Walker
-
merged awstrial/
trial/fixtures/ {ec2_regions. yaml,ec2_ location. yaml}, dropping the later - 386. By Dave Walker
-
Added Ec2Location data, and moved existing fixtures to trial/fixtures. (Updating INSTALL)
- 382. By Scott Moser
-
change initialization of instance secret key.
The initial secret key for the instance is sent via user-data, which
then could be inspected by any user on the system (non-root) via
'ec2metadata --user-data'.What this does is makes that initial secret key a single use only.
The instance boots, and then in its initial call home, it gets a
new secret key sent back. That secret key is then used for communication
from that point forward. - 379. By Scott Moser
-
change ownership of user data files to be root owned user group
The files in CONF_D/
{username} .sh and .yaml were user owned, meaning
they could delete them and cause potential havok. Instead, make them
root owned, with the user's group as the group so they can read them, but
cannot delete them.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/awstrial