openstack-ansible-os_cinder/tasks
Matt Thompson ad5736d3f3 Cinder functional testing
This commit does the following:

- separates test.yml into a number of individual task files
- updates tests/inventory and adds localhost to cinder_all and
  cinder_volume groups
- updates tests/inventory by setting localhost to use the
  python interpreter in the tox venv (this is needed because
  openstack-infra runs tox with PYTHON set to the venv's
  interpreter)
- updates tox to symlink python-apt on host into tox venv
  (this is needed in the functional test as we are now running python
  from the venv and there is no clear way to simply pip install this)
- creates a cinder volume and validates it goes active
- bumps keystone and cinder SHAs in the tests to use stable/mitaka and
  a more recent requirements
- updates paste, policy and rootwrap configurations
- updates API checks to allow for both 200 and 300 status codes

Change-Id: I9b62bc841f86349b60b978fcfc813afe0a313318
2016-03-23 16:19:03 -07:00
..
cinder_backends.yml Cinder functional testing 2016-03-23 16:19:03 -07:00
cinder_db_setup.yml Resolve ansible-lint ANSIBLE0008 2016-02-11 07:40:09 -08:00
cinder_install.yml Merge "Modified apt install and lvm volume specific tasks" 2016-03-18 16:36:58 +00:00
cinder_install_apt.yml Modified apt install and lvm volume specific tasks 2016-03-17 01:16:04 -05:00
cinder_lvm_config.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
cinder_post_install.yml Modified apt install and lvm volume specific tasks 2016-03-17 01:16:04 -05:00
cinder_pre_install.yml Remove the messaging tasks from the role 2016-03-15 14:05:39 -04:00
cinder_service_add.yml Remove dependency on the Keystone admin auth token 2016-03-17 10:47:00 -04:00
cinder_service_setup.yml Remove use of role_name variable 2016-01-10 12:46:29 -08:00
cinder_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
cinder_upstart_init.yml Allow cinder-backup to use ceph 2015-09-03 07:37:21 +00:00
main.yml Modified apt install and lvm volume specific tasks 2016-03-17 01:16:04 -05:00