xci: Add main playbooks and files
[releng.git] / prototypes / xci / file / cinder.yml
1 ---
2 # This file contains an example to show how to set
3 # the cinder-volume service to run in a container.
4 #
5 # Important note:
6 # When using LVM or any iSCSI-based cinder backends, such as NetApp with
7 # iSCSI protocol, the cinder-volume service *must* run on metal.
8 # Reference: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1226855
9
10 container_skel:
11   cinder_volumes_container:
12     properties:
13       is_metal: false