Merge lp:~james-page/charms/trusty/cinder/lp1516085-stable into lp:~openstack-charmers-archive/charms/trusty/cinder/trunk

Proposed by James Page
Status: Merged
Merged at revision: 104
Proposed branch: lp:~james-page/charms/trusty/cinder/lp1516085-stable
Merge into: lp:~openstack-charmers-archive/charms/trusty/cinder/trunk
Diff against target: 12 lines (+5/-0)
1 file modified
templates/kilo/cinder.conf (+5/-0)
To merge this branch: bzr merge lp:~james-page/charms/trusty/cinder/lp1516085-stable
Reviewer Review Type Date Requested Status
David Ames (community) Approve
Review via email: mp+280612@code.launchpad.net
To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #15439 cinder for james-page mp280612
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/15439/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #14406 cinder for james-page mp280612
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/14406/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #8306 cinder for james-page mp280612
    AMULET OK: passed

Build: http://10.245.162.77:8080/job/charm_amulet_test/8306/

Revision history for this message
David Ames (thedac) wrote :

Passed tests. Merging.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'templates/kilo/cinder.conf'
2--- templates/kilo/cinder.conf 2015-03-25 09:25:34 +0000
3+++ templates/kilo/cinder.conf 2015-12-15 15:59:18 +0000
4@@ -61,3 +61,8 @@
5
6 [oslo_concurrency]
7 lock_path = /var/lock/cinder
8+
9+[keymgr]
10+# XXX: hack to work around http://pad.lv/1516085
11+# will be superceeded by SRU to cinder package
12+encryption_auth_url = {{ service_protocol }}://{{ service_host }}:{{ service_port }}/v3

Subscribers

People subscribed via source and target branches