Merge lp://staging/~james-page/charms/precise/nova-cloud-controller/resize-fixes into lp://staging/~charmers/charms/precise/nova-cloud-controller/trunk
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 61 |
Proposed branch: | lp://staging/~james-page/charms/precise/nova-cloud-controller/resize-fixes |
Merge into: | lp://staging/~charmers/charms/precise/nova-cloud-controller/trunk |
Diff against target: |
233 lines (+76/-39) 3 files modified
hooks/nova_cc_hooks.py (+5/-0) hooks/nova_cc_utils.py (+39/-37) unit_tests/test_nova_cc_utils.py (+32/-2) |
To merge this branch: | bzr merge lp://staging/~james-page/charms/precise/nova-cloud-controller/resize-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Adam Gandelman (community) | Approve | ||
Jonathan Davies (community) | Approve | ||
Marco Ceppi (community) | Abstain | ||
Review via email: mp+199267@code.staging.launchpad.net |
Description of the change
Add feature to support resizing of instances; this required SSH access for the nova user between compute hosts.
To post a comment you must log in.
Deferring to openstack-charmers