lp:~gnuoy/charms/trusty/cinder/1453940-stable
Created by
Liam Young
on
2015-09-16
and last modified on
2015-09-22
- Get this branch:
- bzr branch lp:~gnuoy/charms/trusty/cinder/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
- Chris Glass (community): Approve on 2015-09-22
-
Diff: 643 lines (+295/-82)11 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/cinder_hooks.py (+13/-19)
unit_tests/test_cinder_hooks.py (+9/-14)
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
- 98. By Corey Bryant on 2015-08-10
-
[beisner,
r=corey. bryant] Point charmhelper sync and amulet tests at stable branches. - 96. By Billy Olsen on 2015-06-18
-
[billy-
olsen,r= corey.bryant] Add support for overriding public endpoint addresses. Adds in the config option for overriding public endpoint addresses
and introduces unit tests to ensure that the override for the public
address is functioning correctly.Backported from /next
Closes-Bug: #1398182 - 95. By Edward Hope-Morley on 2015-05-01
-
[hopem,r=wolsen]
Ensure cinder-volume 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 - 94. By Corey Bryant on 2015-04-30
-
[corey.
bryant, trivial] Update deploy from source README indentation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)