Role os_cinder for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 7f24f8d34a Define condition for the first play host one time
We use the same condition, which defines against what host some "service"
tasks should run against, several times. It's hard to keep it the same
across the role and ansible spending additional resources to evaluate
it each time, so it's simpler and better for the maintenance to set
a boolean variable which will say for all tasks, that we want to run
only against signle host, if they should run or not now.

Change-Id: Ibdb078d39b3189c844aed14aa1ae74cb2ce97600
2020-09-16 11:54:52 +00:00
defaults Explicitly enable/disable active/active 2020-06-17 18:49:39 +03:00
doc Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:35:30 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:21:04 +00:00
handlers Cleanup files and templates using smart sources 2019-01-19 18:02:51 -06:00
meta Clarify supported SUSE versions 2019-05-20 11:52:37 +02:00
releasenotes Explicitly enable/disable active/active 2020-06-17 18:49:39 +03:00
tasks Define condition for the first play host one time 2020-09-16 11:54:52 +00:00
templates Explicitly enable/disable active/active 2020-06-17 18:49:39 +03:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:24:39 +03:00
vars Define condition for the first play host one time 2020-09-16 11:54:52 +00:00
zuul.d Merge "missing document start "---"" 2019-04-24 20:06:17 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:44 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:40 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:23:05 +03:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-11 09:32:16 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:30:51 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:03:38 +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 2019-07-18 22:17:52 +00:00
setup.cfg Cleanup py27 support 2020-04-14 16:40:41 +08:00
setup.py Cleanup py27 support 2020-04-14 16:40:41 +08:00
tox.ini Cleanup py27 support 2020-04-14 16:40:41 +08: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 source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_cinder

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible