openstack-ansible-os_cinder/templates
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
..
api-paste.ini.j2 Cinder functional testing 2016-03-23 16:19:03 -07:00
cinder-upstart-init.j2 Trivial: Remove vim header from source files 2016-01-14 10:52:17 +00:00
cinder.conf.j2 Account for oslo_config deprecation in cinder.conf template 2016-03-09 14:29:50 -05:00
lvm.conf.j2 Enable udev for lvm in cinder-volume container 2015-06-10 01:57:53 +00:00
nfs_shares.j2 Updated cinder nfs variable name so that it'll work 2015-05-08 15:46:27 -05:00
policy.json.j2 Cinder functional testing 2016-03-23 16:19:03 -07:00
rootwrap.conf.j2 Implement cinder venv support 2015-10-14 14:10:53 -05:00
sudoers.j2 Implement cinder venv support 2015-10-14 14:10:53 -05:00