Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius 1e2d1c097c Update rootwrap filter copy for easier maintenance
Update the rootwrap filter config file copy task to handle
looking up rootwrap filter files using 'with_fileglob' to avoid
having to maintain the task with each addition or removal of these
files.

Change-Id: I157cbc4b71c3a2f994ef6542a3c31c6279cd6ca9
2016-09-20 16:06:44 +01:00
defaults Add project group to role 2016-08-11 13:54:34 +00:00
doc Correctly namespace the storage_address variable 2016-09-13 09:49:26 +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-09-08 2016-09-08 17:13:35 +00:00
handlers Ansible 2.x - Address deprecation warning of bare variables 2016-04-20 16:12:04 -04:00
meta Merge "Update the cinder role to support Ubuntu 16.04 and Systemd" 2016-06-24 16:40:24 +00:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
tasks Update rootwrap filter copy for easier maintenance 2016-09-20 16:06:44 +01:00
templates Remove orphan bracket generated when no lvm devices are present 2016-09-16 15:42:22 +02:00
tests Define cinder_default_volume_type for gating. 2016-08-10 16:00:56 -05:00
vars use 2 spaces instead of 1 for pkg list. 2016-09-15 15:53:10 -04:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:49:12 +10:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
bindep.txt Compress test execution logs 2016-09-09 09:30:10 +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
README.rst [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
run_tests.sh Add SNI support via OS packages for os_cinder 2016-08-19 16:50:52 +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-08-18 05:30:43 +00:00
tox.ini Compress test execution logs 2016-09-09 09:30:10 +00:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:21:38 -04: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