Merge lp://staging/~clint-fewbar/pyjuju/remove-default-ami into lp://staging/pyjuju
Proposed by
Clint Byrum
Status: | Rejected |
---|---|
Rejected by: | Gustavo Niemeyer |
Proposed branch: | lp://staging/~clint-fewbar/pyjuju/remove-default-ami |
Merge into: | lp://staging/pyjuju |
Diff against target: |
20 lines (+2/-2) 1 file modified
ensemble/environment/config.py (+2/-2) |
To merge this branch: | bzr merge lp://staging/~clint-fewbar/pyjuju/remove-default-ami |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gustavo Niemeyer | Disapprove | ||
Jim Baker (community) | Approve | ||
Review via email: mp+71278@code.staging.launchpad.net |
Description of the change
Trivial change that will make ensemble validate default-image-id instead of default-ami.
To post a comment you must log in.
Unmerged revisions
- 312. By Clint Byrum
-
fix incorrect key in schema validator
+1, really a trivial. Verified that this old branch still works when merged against trunk.