lp://qastaging/~bbaqar/charms/trusty/cinder/lvm
- Get this branch:
- bzr branch lp://qastaging/~bbaqar/charms/trusty/cinder/lvm
Branch merges
Branch information
- Owner:
- Bilal Baqar
- Status:
- Development
Recent revisions
- 164. By James Page
-
Updates for stable branch creation
Set defaultbranch for git review/gerrit.
Switch amulet tests to stable.
Switch to using stable charm-helpers branch.
Change-Id: I759ed5570cb362
15cc680ff02d9b6 8deaf5452f5 - 163. By Liam Young
-
Update keystone_auth section for Mitaka
The keystone_auth section has changed for Mitaka. The Liberty format
,which is currently being used, is incompatible with keystone v3 on
Mitaka as it assumes the id of the default domain is default where
as in Mitaka it is a uuid.The install documentation for Mitaka dictates that domain name should
be used rather than id when setting project_domain and user_domainChange-Id: Ic8621020db16ea
a4ac398e48406d8 a858f974ae4
Partial-Bug: 1571347 - 161. By James Page
-
Use network space binding for shared-db relation
To ensure that the charm presents the right IP address for
accessing the MySQL database over the shared-db relation,
ensure that any network space binding provided by the user
is preferred over the default of 'private-address'.If network spaces is not supported (juju < 2.0), fallback to
using 'private-address'.Change-Id: Ie020135e716ceb
fbe5f96759a65d5 a082b767dd0 - 157. By Edward Hope-Morley
-
Add hardening support
Add charmhelpers.
contrib. hardening and calls to install,
config-changed, upgrade-charm and update-status hooks. Also
add new config option to allow one or more hardening
modules to be applied at runtime.Change-Id: I69c132b95290fa
a2cf14accb5e024 f98b5aa9c6b - 156. By Liam Young
-
cinder-backup service should be optional
The charm has cinder-backup listed as a core service which should always be
restarted on changes to config. However, cinder-backup is only present if
installed by the cinder-backup subordinate charm. The new pause/resume code
will put the charm in a blocked state in this case so it needs fixing.This charm was not using some of the openstack charm conventions such as using
register_configs with resource_map and using hook_context rather context as
the key in resource map dict. These have been fixed.Closes-Bug: 1563340
Change-Id: I2fd46e96e60dd60462a4ffa89f7f8 4e9fd31d234
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/charms/cinder