Role os_cinder for OpenStack-Ansible
Go to file
Nish Patwa 7af12fa0e0 [DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Change-Id: Id5a3e7c5c7708ba7fe563514856823719980b995
2016-10-17 15:06:24 -05:00
defaults Implement support for cinder qos specs 2016-10-03 18:11:55 +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 Add retries to upstart/systemd reload 2016-10-01 03:00:28 +00:00
meta Add centos support for os_cinder role 2016-09-23 13:48:06 +00:00
releasenotes Enable release notes translation 2016-10-06 20:36:14 +02:00
tasks Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:58 -05:00
templates Updating service group mapping implementation 2016-09-29 07:52:02 +01: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 centralised Ansible test scripts 2016-10-05 17:57:10 +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