lp://staging/~corey.bryant/charms/trusty/ceilometer-agent/action-managed-upgrade
Created by
Corey Bryant
and last modified
- Get this branch:
- bzr branch lp://staging/~corey.bryant/charms/trusty/ceilometer-agent/action-managed-upgrade
Only
Corey Bryant
can upload to this branch. If you are
Corey Bryant
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/ceilometer-agent/next
at
revision 65
- Billy Olsen: Approve
-
Diff: 2040 lines (+1505/-103)18 files modifiedactions.yaml (+2/-0)
actions/openstack_upgrade.py (+39/-0)
config.yaml (+10/-0)
hooks/ceilometer_hooks.py (+3/-2)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+20/-5)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
hooks/charmhelpers/contrib/openstack/context.py (+8/-9)
hooks/charmhelpers/contrib/openstack/utils.py (+51/-0)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+226/-13)
hooks/charmhelpers/core/host.py (+32/-16)
hooks/charmhelpers/core/kernel.py (+68/-0)
tests/basic_deployment.py (+1/-1)
tests/charmhelpers/contrib/amulet/utils.py (+243/-52)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+20/-5)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
unit_tests/__init__.py (+1/-0)
unit_tests/test_actions_openstack_upgrade.py (+55/-0)
unit_tests/test_ceilometer_hooks.py (+8/-0)
Branch information
- Owner:
- Corey Bryant
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)