Role os_zun for OpenStack-Ansible
Go to file
Kevin Carter 307d6f0dda
Add systemd tags to include role
There are times when a deployer will need to reconfigure parts of
an environment and having a general purpose tag to run said operation
will be important especicially should the deployer be needing to
reconfigure systemd unit files in a downtime event. This change adds
a general purpose systemd tag where include_role and systemd is found
which will assit operators with day2 operational tasks.

Change-Id: I638a7848a817d109f56c400eb06161bd48d79978
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-27 19:00:19 -05:00
defaults Add packages required for osprofiler 2018-06-11 22:59:37 -05:00
doc first commit 2018-06-05 15:36:33 -05:00
examples first commit 2018-06-05 15:36:33 -05:00
handlers first commit 2018-06-05 15:36:33 -05:00
meta first commit 2018-06-05 15:36:33 -05:00
releasenotes first commit 2018-06-05 15:36:33 -05:00
tasks Add systemd tags to include role 2018-06-27 19:00:19 -05:00
templates first commit 2018-06-05 15:36:33 -05:00
tests first commit 2018-06-05 15:36:33 -05:00
vars first commit 2018-06-05 15:36:33 -05:00
.gitignore first commit 2018-06-05 15:36:33 -05:00
.gitreview first commit 2018-06-05 15:36:33 -05:00
CONTRIBUTING.rst first commit 2018-06-05 15:36:33 -05:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
README.rst Add release note link in README 2018-06-12 12:17:08 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-09 00:02:28 +00:00
bindep.txt first commit 2018-06-05 15:36:33 -05:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
run_tests.sh first commit 2018-06-05 15:36:33 -05:00
setup.cfg first commit 2018-06-05 15:36:33 -05:00
setup.py first commit 2018-06-05 15:36:33 -05:00
test-requirements.txt first commit 2018-06-05 15:36:33 -05:00
tox.ini first commit 2018-06-05 15:36:33 -05:00

README.rst

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/

The project home is at: https://launchpad.net/openstack-ansible