Role os_cinder for OpenStack-Ansible
1c9bcb9b4e
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files/rootwrap.d | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: