Role os_cinder for OpenStack-Ansible
Go to file
Donovan Francesco (drifterza) 7bb4cd1d89 Use new ansible package module to install distro packages.
From Newton onwards we're able to take advantage of
the Ansible package module, instead of conditionally
executing the apt or yum module.

Implementing this is an optimisation which we can do
in master and backport to stable/newton,
reducing the execution time.

Reference: http://docs.ansible.com/ansible/package_module.html

Change-Id: I2905f04f6f16373a34fe1e40a31b30a6d6edd00e
Related-Bug: #1642654
2016-11-25 11:21:53 +02:00
defaults Fix tmpfiles.d when multiple service are running 2016-11-08 18:30:03 +00:00
doc [Docs] Override env.d the new way 2016-11-08 19:06:01 +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-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 Use updated get_url module checksum functionality 2016-11-07 17:46:50 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 14:41:02 +00:00
tasks Use new ansible package module to install distro packages. 2016-11-25 11:21:53 +02:00
templates Fix tmpfiles.d when multiple service are running 2016-11-08 18:30:03 +00:00
tests Using updated tempest method for cinder. 2016-11-22 09:59:09 +02:00
vars Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
.gitignore Using updated tempest method for cinder. 2016-11-22 09:59:09 +02: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 Updated from global requirements 2016-11-02 15:37:34 +00: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