lp:~bbaqar/charms/trusty/cinder/lvm

Created by Bilal Baqar and last modified
Get this branch:
bzr branch lp:~bbaqar/charms/trusty/cinder/lvm
Only Bilal Baqar can upload to this branch. If you are Bilal Baqar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bilal Baqar
Status:
Development

Recent revisions

165. By Bilal Baqar

Changes for vm evac

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: I759ed5570cb36215cc680ff02d9b68deaf5452f5

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_domain

Change-Id: Ic8621020db16eaa4ac398e48406d8a858f974ae4
Partial-Bug: 1571347

162. By Jenkins <email address hidden>

Merge "Charmhelper sync before 1604 testing"

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: Ie020135e716cebfbe5f96759a65d5a082b767dd0

160. By Jenkins <email address hidden>

Merge "Support using internal network for clients"

159. By Jenkins <email address hidden>

Merge "Add pause/resume actions and sync charm-helpers"

158. By Jenkins <email address hidden>

Merge "Add Juju Network Space support"

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: I69c132b95290faa2cf14accb5e024f98b5aa9c6b

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: I2fd46e96e60dd60462a4ffa89f7f84e9fd31d234

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charms/cinder
This branch contains Public information 
Everyone can see this information.

Subscribers