Merge lp://staging/~openstack-charmers/charms/precise/nova-compute/ceilometer-agent into lp://staging/~charmers/charms/precise/nova-compute/trunk
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 52 |
Proposed branch: | lp://staging/~openstack-charmers/charms/precise/nova-compute/ceilometer-agent |
Merge into: | lp://staging/~charmers/charms/precise/nova-compute/trunk |
Diff against target: |
76 lines (+22/-2) 4 files modified
hooks/nova_compute_hooks.py (+6/-0) hooks/nova_compute_utils.py (+6/-1) metadata.yaml (+4/-1) templates/havana/nova.conf (+6/-0) |
To merge this branch: | bzr merge lp://staging/~openstack-charmers/charms/precise/nova-compute/ceilometer-agent |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Ceppi (community) | Abstain | ||
Adam Gandelman (community) | Approve | ||
Review via email: mp+197751@code.staging.launchpad.net |
Description of the change
Add subordinate interface to allow ceilometer-agent charm to pass
configuration to nova.
To post a comment you must log in.
Looks like a simple but useful change. Will wait till the ceilometer agent/server charms officially hit the store before merging this.