summaryrefslogtreecommitdiffstats
path: root/xci/nfvi/osa/files/cinder.yml
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-21 13:37:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-21 13:37:36 +0000
commit1a68730ab76b3fad4395f1cca0d3590c0507d378 (patch)
tree0a57fdf3fa7296ea4b92c3d5cedc178690dd3144 /xci/nfvi/osa/files/cinder.yml
parent1b238dde764f68404489b21245e0b1494cb06e8e (diff)
parentc74cfd33fc3c8274433f153f1d211b7b2657ab54 (diff)
Merge "xci: OSA: Move all the OSA specific playbooks to the NFVI directory"
Diffstat (limited to 'xci/nfvi/osa/files/cinder.yml')
-rw-r--r--xci/nfvi/osa/files/cinder.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/xci/nfvi/osa/files/cinder.yml b/xci/nfvi/osa/files/cinder.yml
new file mode 100644
index 00000000..e40b3925
--- /dev/null
+++ b/xci/nfvi/osa/files/cinder.yml
@@ -0,0 +1,13 @@
+---
+# This file contains an example to show how to set
+# the cinder-volume service to run in a container.
+#
+# Important note:
+# When using LVM or any iSCSI-based cinder backends, such as NetApp with
+# iSCSI protocol, the cinder-volume service *must* run on metal.
+# Reference: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1226855
+
+container_skel:
+ cinder_volumes_container:
+ properties:
+ is_metal: false