Role os_mistral for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 29c540fac3 Convert dynamic includes to static imports
When task/role files are included using include_tasks, tags are not
passed to the included tasks. As a result, tags like neutron-config
do not have the intended effect. This patch changes include_tasks
to import_tasks for all cases where dynamic vars or loops are not used
so that tags are properly handled.

Reference -
https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html
https://bugs.launchpad.net/openstack-ansible/+bug/1815043

Change-Id: I7e529e9b4d23ffe8658c4dcdf4e98989d0f84f3f
2019-07-17 18:50:28 +03:00
defaults Update role for new source build process 2019-03-26 20:17:55 +00:00
doc Cap sphinx for py2 to match global requirements 2019-05-17 18:07:27 +08:00
handlers Add initial Mistral role 2019-02-06 15:42:34 -05:00
meta Add meta to mistral 2019-07-10 15:52:56 +00:00
releasenotes Update master for stable/stein 2019-04-15 04:11:38 +00:00
tasks Convert dynamic includes to static imports 2019-07-17 18:50:28 +03:00
templates Fix distro installs on Ubuntu 2019-06-10 23:47:22 +00:00
tests Add initial Mistral role 2019-02-06 15:42:34 -05:00
vars Fix distro installs on Ubuntu 2019-06-10 23:47:22 +00:00
zuul.d Use the dynamic aio scenario 2019-07-09 15:39:23 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-02-12 21:48:08 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:31 +00:00
CONTRIBUTING.rst Add initial Mistral role 2019-02-06 15:42:34 -05:00
LICENSE Add initial Mistral role 2019-02-06 15:42:34 -05:00
README.rst Add initial Mistral role 2019-02-06 15:42:34 -05:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-06-27 10:22:18 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:34:58 +00:00
manual-test.rc Add initial Mistral role 2019-02-06 15:42:34 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-05-09 11:34:58 +00:00
setup.cfg Add initial Mistral role 2019-02-06 15:42:34 -05:00
setup.py Add initial Mistral role 2019-02-06 15:42:34 -05:00
tox.ini Add initial Mistral role 2019-02-06 15:42:34 -05:00

README.rst

Team and repository tags

image

OpenStack-Ansible Mistral

This Ansible role installs and configures OpenStack Mistral services.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_mistral/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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