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
=== modified file 'bundles/lxd/default.yaml'
--- bundles/lxd/default.yaml 2016-03-11 09:33:21 +0000
+++ bundles/lxd/default.yaml 2016-03-22 17:04:34 +0000
@@ -90,6 +90,7 @@
90 block-device: /dev/vdb90 block-device: /dev/vdb
91 ephemeral-unmount: /mnt91 ephemeral-unmount: /mnt
92 storage-type: lvm92 storage-type: lvm
93 overwrite: "true"
93 relations:94 relations:
94 - [ keystone, mysql ]95 - [ keystone, mysql ]
95 - [ nova-cloud-controller, mysql ]96 - [ nova-cloud-controller, mysql ]
9697
=== modified file 'bundles/lxd/next.yaml'
--- bundles/lxd/next.yaml 2016-03-11 09:33:21 +0000
+++ bundles/lxd/next.yaml 2016-03-22 17:04:34 +0000
@@ -90,6 +90,7 @@
90 block-device: /dev/vdb90 block-device: /dev/vdb
91 ephemeral-unmount: /mnt91 ephemeral-unmount: /mnt
92 storage-type: lvm92 storage-type: lvm
93 overwrite: "true"
93 relations:94 relations:
94 - [ keystone, mysql ]95 - [ keystone, mysql ]
95 - [ nova-cloud-controller, mysql ]96 - [ nova-cloud-controller, mysql ]

Subscribers

People subscribed via source and target branches

to status/vote changes: