Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius 1a7e3aaa27 Simplify pip options/constraints mechanism
The current constraints generation for the
installation involves multiple tasks and multiple
variables.

Using multiple tasks extends the installation time
unnecessarily and the additional variables are
unnecessary.

This patch aims to simplify the mechanism and
hopes to speed it up a little.

Change-Id: I149d1621ea19d709cd3b6c228876d74c638a43dd
2016-11-02 14:41:02 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-02 14:41:02 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-17 15:06:24 -05: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 Add centos support for os_cinder role 2016-09-23 13:48:06 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 14:41:02 +00:00
tasks Simplify pip options/constraints mechanism 2016-11-02 14:41:02 +00:00
templates Add remote procedure call tunables to cinder 2016-10-14 13:28:22 -05:00
tests Use centralised Ansible test scripts 2016-10-05 17:57:10 +01: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
bindep.txt Ansible 2.1.1 update 2016-09-27 15:00:22 +00: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
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
README.rst [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04: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 [DOCS] Added release-name as a watermark to Docs. 2016-10-17 15:06:24 -05:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:41:59 +01:00
Vagrantfile Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00

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