openstack-ansible/playbooks/roles/os_tempest
Matt Thompson ed4ed6aa20 Allow testing of cinder multi backends w/ tempest
This commit adds the following variables to os_tempest role:

tempest_volume_backend1_name
tempest_volume_backend2_name
tempest_volume_multi_backend_enabled

This allows you to test that using multiple cinder backends
simultaneously works as expected.  A deployer may, for example, set
tempest_volume_backend1_name to 'lvm' and tempest_volume_backend2_name
to 'ceph'.

To avoid any surprises, tempest_volume_multi_backend_enabled defaults to
'False', which is the current tempest default value for multi_backend.

Closes-Bug: #1493911

Change-Id: I5eeb88d3e90b6ca046be96fb61a1cb6f4e6087ee
2015-09-09 16:49:12 +01:00
..
defaults Allow testing of cinder multi backends w/ tempest 2015-09-09 16:49:12 +01:00
meta added role to pin packages 2015-05-08 13:22:42 -05:00
tasks Add variable for cirros url 2015-09-04 04:38:17 +00:00
templates Allow testing of cinder multi backends w/ tempest 2015-09-09 16:49:12 +01:00