openstack-ansible/tests
Andy McCrae 8c59724f57 Allow the data-disk fstype and directory to be set
As part of https://review.openstack.org/#/c/552047/ the ability to
specify the directory and fstype of the 2nd data disk was configured
(based on the lxc_container_backend). This wasn't backported, and since
the patch was large it would be impractical to backport the whole patch.

This PR backports only the ability to set the filesystem type and path
when configuring the data-disks, which means that using dir or other
backends will put the lxc containers onto the correct partition.

Additionally, set lxc_container_backing_store: "dir" inside the
bootstrap-hosts role. The default in the user_variables sample is dir in
anycase.

Change-Id: I60ec274d4d406aa27d24e8545085f84c6540f801
2018-07-06 16:54:46 +01:00
..
inventory Create complete AIO inventory config for tests 2016-09-23 15:56:14 -04:00
roles/bootstrap-host Allow the data-disk fstype and directory to be set 2018-07-06 16:54:46 +01:00
vars Add base kit scenario 2018-03-02 20:17:16 +00:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Ensure that constraints are used for AIO bootstrap 2018-02-19 17:18:07 +00:00
data-plane-test.sh Add debug data to data-plane-test 2017-07-08 15:45:50 +00:00
disk-access-test.sh Implement a data plane down time test for upgrades 2017-06-15 14:43:45 +01:00
get-ansible-role-requirements.yml Revert "Async clone for git roles" 2017-12-15 18:11:36 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test-vars-overrides.yml Extend tests vars overrides 2017-11-27 09:04:32 +00:00
test_dictutils.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_filesystem.py Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
test_inventory.py Bump upstream SHAs 2018-02-13 13:24:59 +00:00
test_ip.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_manage.py trivialfix 2017-08-17 10:19:35 +00:00
tests-repo-clone.sh Use tests repo for all lint tests 2017-11-16 10:38:08 +00:00