summaryrefslogtreecommitdiffstats
path: root/prototypes/openstack-ansible/file/cinder.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-08-16 15:19:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-16 15:19:57 +0000
commit824ebdacf05ffba94a280c2db655e034ed567106 (patch)
treed729b016e573ed2c35d064b07e6c6e10d2d04d7e /prototypes/openstack-ansible/file/cinder.yml
parent6b7293d1c19c084071bfd9d4af16a7b7fdc15930 (diff)
parent878fdf4f0b0c9cbe416adacf001844c0aa6d3b0f (diff)
Merge "xci: Remove prototypes directory due to migration to releng-xci repo"
Diffstat (limited to 'prototypes/openstack-ansible/file/cinder.yml')
-rw-r--r--prototypes/openstack-ansible/file/cinder.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/prototypes/openstack-ansible/file/cinder.yml b/prototypes/openstack-ansible/file/cinder.yml
deleted file mode 100644
index e40b39256..000000000
--- a/prototypes/openstack-ansible/file/cinder.yml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-# 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