lp://qastaging/~gnuoy/charms/trusty/glance/1453940-stable
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://qastaging/~gnuoy/charms/trusty/glance/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.
- Chris Glass (community): Approve
-
Diff: 623 lines (+294/-73)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/core/hookenv.py (+1/-20)
hooks/charmhelpers/core/host.py (+2/-2)
hooks/glance_relations.py (+13/-19)
templates/ceph.conf (+2/-1)
unit_tests/test_glance_relations.py (+9/-6)
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
- 121. By Corey Bryant
-
[beisner,
r=corey. bryant] Point charmhelper sync and amulet tests at stable branches. - 119. By Billy Olsen
-
[billy-
olsen,r= corey.bryant] Add support for overriding public endpoint addresses. Adds in the config option for overriding public endpoint addresses
and introduces a unit tests to ensure that the override for the
public address is functioning correctly.Backported from /next
Closes-Bug: #1398182 - 117. By Edward Hope-Morley
-
[hopem,r=wolsen]
Ensure glance-api 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)