Merge lp:~rockstar/openstack-charm-testing/block-devices into lp:openstack-charm-testing

Proposed by Paul Hummer
Status: Merged
Merged at revision: 202
Proposed branch: lp:~rockstar/openstack-charm-testing/block-devices
Merge into: lp:openstack-charm-testing
Diff against target: 38 lines (+3/-3)
3 files modified
bundles/lxd/next.yaml (+1/-1)
bundles/lxd/source/next.yaml (+1/-1)
bundles/multi-hypervisor/next.yaml (+1/-1)
To merge this branch: bzr merge lp:~rockstar/openstack-charm-testing/block-devices
Reviewer Review Type Date Requested Status
Ryan Beisner Approve
Review via email: mp+292154@code.launchpad.net

Description of the change

Change the lxd config to block-devices (to go with this patch: https://review.openstack.org/#/c/305896/)

To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundles/lxd/next.yaml'
2--- bundles/lxd/next.yaml 2016-04-11 16:58:52 +0000
3+++ bundles/lxd/next.yaml 2016-04-18 14:06:55 +0000
4@@ -86,7 +86,7 @@
5 lxd:
6 branch: https://github.com/openstack/charm-lxd
7 options:
8- block-device: /dev/vdb
9+ block-devices: /dev/vdb
10 ephemeral-unmount: /mnt
11 storage-type: lvm
12 overwrite: "true"
13
14=== modified file 'bundles/lxd/source/next.yaml'
15--- bundles/lxd/source/next.yaml 2016-04-11 16:58:52 +0000
16+++ bundles/lxd/source/next.yaml 2016-04-18 14:06:55 +0000
17@@ -86,7 +86,7 @@
18 lxd:
19 branch: https://github.com/openstack/charm-lxd
20 options:
21- block-device: /dev/vdb
22+ block-devices: /dev/vdb
23 ephemeral-unmount: /mnt
24 storage-type: lvm
25 overwrite: "true"
26
27=== modified file 'bundles/multi-hypervisor/next.yaml'
28--- bundles/multi-hypervisor/next.yaml 2016-04-11 16:58:20 +0000
29+++ bundles/multi-hypervisor/next.yaml 2016-04-18 14:06:55 +0000
30@@ -49,7 +49,7 @@
31 lxd:
32 branch: https://github.com/openstack/charm-lxd
33 options:
34- block-device: /dev/vdb
35+ block-devices: /dev/vdb
36 ephemeral-unmount: /mnt
37 storage-type: lvm
38 overwrite: "true"

Subscribers

People subscribed via source and target branches

to status/vote changes: