Role os_zun for OpenStack-Ansible
Go to file
Jesse Pretorius 6b17bc38d0 Use tests repo for common role test requirements
Using tox for requirements management requires in-repo
requirements files for all our repositories. Rather than
do that, we make use of the tests repo to capture our
common requirements and use this to install them.

This reduces our review requirement rate and simplifies
maintenance for us for the tox config. It also makes it
usable with 'Depends-On', which is marvellous!

The tox requirements definitions for docs/releasenotes
builds are left in-place as those are standard entries
across the community. If that changes at some point, we
can re-assess those entries too.

Depends-On: https://review.openstack.org/579208
Change-Id: I13c1433377d8697162ac57122651a370c0971f6f
2018-07-02 15:51:51 +00:00
defaults Move database creation into role 2018-06-28 17:11:29 +01: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 Merge "Move database creation into role" 2018-07-02 09:26:25 +00:00
templates first commit 2018-06-05 15:36:33 -05:00
tests Merge "Move database creation into role" 2018-07-02 09:26:25 +00:00
vars first commit 2018-06-05 15:36:33 -05:00
zuul.d Add zuul jobs 2018-06-28 17:03:22 +00: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
tox.ini Use tests repo for common role test requirements 2018-07-02 15:51:51 +00: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