Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius d78498a1a3 Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I8f8f2c2eb65a7f48b901aee6506504d725f2e629
Partial-Bug: #1764470
2018-04-18 10:26:52 +01:00
defaults Revert "Convert role to use a common systemd service role" 2018-04-03 08:34:32 +00:00
doc Updated from global requirements 2018-03-15 07:32:45 +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 2018-03-31 2018-03-31 21:06:54 +01:00
handlers Use listen instead of chained notifiers 2018-03-17 14:06:54 -07:00
meta Remove pip_install dependency 2017-12-05 11:54:39 +00:00
releasenotes Remove cinder v1 service and endpoints 2018-03-27 12:35:10 -07:00
tasks Only replace python when re-initializing the venv 2018-04-18 10:26:52 +01:00
templates Merge "Revert "Convert role to use a common systemd service role"" 2018-04-03 13:00:10 +00:00
tests Remove tests-repo-clone.sh 2018-03-28 10:13:26 +01:00
vars Add support for the openSUSE Leap distributions 2017-07-07 07:04:15 +01:00
zuul.d Stop running non-voting jobs in gate 2018-02-12 11:05:45 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:50:44 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Update document links 2017-09-13 00:58:08 -07:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Update links in README 2018-03-03 11:44:33 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:54:43 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:54 +00:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-03-27 15:50:44 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:36:35 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:34 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:32:45 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:13:26 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_cinder/latest/

The project home is at:

https://launchpad.net/openstack-ansible