Merge lp:~zulcss/openstack-charm-testing/lxd-lvm into lp:openstack-charm-testing

Proposed by Chuck Short
Status: Merged
Merged at revision: 186
Proposed branch: lp:~zulcss/openstack-charm-testing/lxd-lvm
Merge into: lp:openstack-charm-testing
Diff against target: 23 lines (+2/-0)
2 files modified
bundles/lxd/default.yaml (+1/-0)
bundles/lxd/next.yaml (+1/-0)
To merge this branch: bzr merge lp:~zulcss/openstack-charm-testing/lxd-lvm
Reviewer Review Type Date Requested Status
Ryan Beisner Approve
Review via email: mp+289818@code.launchpad.net

Description of the change

Overwrite disk when using LVM with LXD.

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/default.yaml'
2--- bundles/lxd/default.yaml 2016-03-11 09:33:21 +0000
3+++ bundles/lxd/default.yaml 2016-03-22 17:04:34 +0000
4@@ -90,6 +90,7 @@
5 block-device: /dev/vdb
6 ephemeral-unmount: /mnt
7 storage-type: lvm
8+ overwrite: "true"
9 relations:
10 - [ keystone, mysql ]
11 - [ nova-cloud-controller, mysql ]
12
13=== modified file 'bundles/lxd/next.yaml'
14--- bundles/lxd/next.yaml 2016-03-11 09:33:21 +0000
15+++ bundles/lxd/next.yaml 2016-03-22 17:04:34 +0000
16@@ -90,6 +90,7 @@
17 block-device: /dev/vdb
18 ephemeral-unmount: /mnt
19 storage-type: lvm
20+ overwrite: "true"
21 relations:
22 - [ keystone, mysql ]
23 - [ nova-cloud-controller, mysql ]

Subscribers

People subscribed via source and target branches

to status/vote changes: