Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius 5dd4abe61a Use rsync instead of synchronize module for remote copy
The synchronize module with delegation introduces complexity
with permissions which we really, really do not need to have
to deal with for a remote sync. So instead, we just use rsync
because it's simpler to use and understand.

Change-Id: I6fae5af8d59ea9499cc90a35f1d2f5176fbf9d04
Related-Bug: #1718356
2018-07-12 12:44:19 +00:00
defaults Merge "Drop python-cinderclient usage" 2018-06-28 15:17:25 +00:00
doc Updated from global requirements 2018-03-15 07:32:45 +00:00
examples Move database creation into role 2018-06-01 14:37:45 +01:00
handlers Use listen instead of chained notifiers 2018-03-17 14:06:54 -07:00
meta Remove pip_install dependency 2017-12-05 11:54:39 +00:00
releasenotes Update to use oslo.messaging service for RPC and Notify 2018-06-04 13:39:05 -04:00
tasks Use rsync instead of synchronize module for remote copy 2018-07-12 12:44:19 +00:00
templates Update to use oslo.messaging service for RPC and Notify 2018-06-04 13:39:05 -04:00
tests Merge "Revert cinder tempest plugin freeze" 2018-06-07 08:56:54 +00:00
vars Drop python-cinderclient usage 2018-06-25 10:24:07 -04:00
zuul.d Switch to using project-templates 2018-06-29 06:45:52 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:50:44 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Update document links 2017-09-13 00:58:08 -07:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add release notes link to README 2018-06-18 19:14:42 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:40:38 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:54 +00:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:13:36 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:36:35 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:34 +00:00
tox.ini Use tests repo for common role test requirements 2018-07-02 10:31:39 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_cinder/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_cinder

The project home is at:

https://launchpad.net/openstack-ansible