Role os_placement for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 2bcd1ac750 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: If086478f8ea9a0ffb763fd05d6a110e1c12f32b3
2020-09-25 17:54:07 +03:00
defaults Use the utility host for db setup tasks 2020-08-20 19:33:45 +03:00
doc Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:38:33 +00:00
examples Add example playbbok 2019-07-31 11:43:15 +03:00
handlers Add initial placement role 2019-02-06 15:47:53 -05:00
meta Clarify supported SUSE versions 2019-05-21 10:20:08 +02:00
releasenotes/source Use newer openstackdocstheme and reno versions 2020-06-03 20:04:21 +02:00
tasks Define condition for the first play host one time 2020-09-25 17:54:07 +03:00
templates Refactor memcached_servers 2020-03-16 14:56:46 +00:00
tests Cleanup ansible_python_interpreter 2020-06-17 11:14:26 -04:00
vars Define condition for the first play host one time 2020-09-25 17:54:07 +03:00
zuul.d Missing document start "---" 2020-03-13 17:20:02 +08:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:13 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:54:16 +03:00
LICENSE Initial commit to os_placement role 2018-11-05 12:05:35 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:00:05 +08:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:08:14 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2020-09-24 16:57:49 +00:00
setup.cfg Cleanup py27 support 2020-04-14 18:30:11 +08:00
setup.py Cleanup py27 support 2020-04-14 18:30:11 +08:00
tox.ini Cleanup py27 support 2020-04-14 18:30:11 +08:00

README.rst

Team and repository tags

image

OpenStack-Ansible Placement

This Ansible role installs and configures OpenStack placement

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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