Role os_cinder for OpenStack-Ansible
Go to file
Andy McCrae 1c9bcb9b4e Cinder upgrade testing.
Implement upgrade testing for os_cinder role.

This patch adds an upgrade testenv, which configures a previous version
of Cinder, and the test-vars from the previous stable branch to be used
by the previous version of Cinder.

We don't run functional tests after the initial stable/newton deploy
because a working stable/newton branch is already tested, and it's
assumed it worked if the upgrade works too - which is more
efficient.

This follows the pattern setup for Keystone in:
https://review.openstack.org/#/c/384269/

Change-Id: I674fe8cefac6f487c766d51f874f1b43468cdaaa
Implements: blueprint upgrade-testing
2016-11-22 11:04:27 +00:00
defaults Fix tmpfiles.d when multiple service are running 2016-11-08 18:30:03 +00:00
doc [Docs] Override env.d the new way 2016-11-08 19:06:01 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2016-10-06 2016-10-07 12:49:19 +00:00
handlers Fix linting issues for ansible-lint 3.4.1 2016-11-02 02:51:11 +00:00
meta Use updated get_url module checksum functionality 2016-11-07 17:46:50 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 14:41:02 +00:00
tasks Reinitialize venv upon install 2016-11-15 22:15:23 -06:00
templates Fix tmpfiles.d when multiple service are running 2016-11-08 18:30:03 +00:00
tests Cinder upgrade testing. 2016-11-22 11:04:27 +00:00
vars Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
.gitignore Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
Vagrantfile Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
bindep.txt Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
setup.cfg [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
setup.py Updated from global requirements 2016-07-15 03:57:43 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:34 +00:00
tox.ini Cinder upgrade testing. 2016-11-22 11:04:27 +00:00

README.rst

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_cinder/

The project home is at:

http://launchpad.net/openstack-ansible