Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius 8bc6f64003 Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I8cc6c61ec7130e4b691481c23b9c115a2a995732
2016-08-30 16:51:37 +01:00
defaults Add project group to role 2016-08-11 13:54:34 +00:00
doc [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04: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-07-01 2016-07-01 13:21:31 +01: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 Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
templates Allow LVM to scan all loop devices 2016-08-24 15:51:41 -05:00
tests Define cinder_default_volume_type for gating. 2016-08-10 16:00:56 -05:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01: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 Add SNI support via OS packages for os_cinder 2016-08-19 16:50:52 +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 Enable log collection after functional testing 2016-08-29 21:34:39 -05: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