Ensemble should use standard amis and the ppa
Bug #791501 reported by
Kapil Thangavelu
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
High
|
Kapil Thangavelu | ||
Juju Charms Collection |
Fix Released
|
High
|
Unassigned |
Bug Description
The ensemble images should be using the new ppa, instead of the custom packages currently in use. Images need to be updated in all regions.
Related branches
lp://staging/~hazmat/pyjuju/sans-ami
- Benjamin Saller (community): Approve
- Gustavo Niemeyer: Approve
-
Diff: 286 lines (+131/-35)5 files modifiedensemble/providers/ec2/launch.py (+29/-13)
ensemble/providers/ec2/tests/data/natty.txt (+21/-0)
ensemble/providers/ec2/tests/test_launch.py (+1/-1)
ensemble/providers/ec2/tests/test_utils.py (+54/-13)
ensemble/providers/ec2/utils.py (+26/-8)
Changed in ensemble: | |
milestone: | none → dublin |
importance: | Undecided → High |
summary: |
- Ensemble images should use the ppa + Ensemble should use standard amis and the ppa |
Changed in ensemble: | |
assignee: | nobody → Kapil Thangavelu (hazmat) |
status: | New → In Progress |
Changed in ensemble: | |
status: | In Progress → Fix Released |
Changed in principia: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Marking as affecting Principia.
This is blocking our cloudfoundry formulas, for which we need a) oneiric images and b) larger instances.
Looking forward to seeing Kapil's fix land!