lp://staging/~gnuoy/charms/trusty/nova-compute/1453940-stable
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/trusty/nova-compute/1453940-stable
Only
Liam Young
can upload to this branch. If you are
Liam Young
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/nova-compute/trunk
at
revision 137
- Chris Glass (community): Approve
-
Diff: 634 lines (+295/-73)12 files modifiedhooks/charmhelpers/cli/__init__.py (+1/-5)
hooks/charmhelpers/cli/commands.py (+4/-4)
hooks/charmhelpers/cli/hookenv.py (+23/-0)
hooks/charmhelpers/contrib/openstack/context.py (+8/-9)
hooks/charmhelpers/contrib/openstack/utils.py (+7/-5)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+224/-2)
hooks/charmhelpers/contrib/storage/linux/utils.py (+3/-2)
hooks/charmhelpers/core/hookenv.py (+1/-20)
hooks/charmhelpers/core/host.py (+2/-2)
hooks/nova_compute_hooks.py (+14/-23)
metadata.yaml (+1/-1)
unit_tests/test_nova_compute_hooks.py (+7/-0)
Related bugs
Bug #1453940: OSA run: units related to ceph got an empty ceph.conf | High | Fix Released |
Related blueprints
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 136. By Corey Bryant
-
[beisner,
r=corey. bryant] Point charmhelper sync and amulet tests at stable branches. - 134. By Edward Hope-Morley
-
[hopem,r=wolsen]
Ensure nova-compute service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.Backported from /next
Closes-Bug: 1450543
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)