Role os_zun for OpenStack-Ansible
Go to file
Doug Hellmann 2cf9fd4456 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Icb7395e2003053690b5ba77da207b62ff3014a56
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:44:42 -04:00
defaults Use a common python build/install role 2018-09-03 18:11:27 +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 Use a common python build/install role 2018-09-03 18:11:27 +01:00
meta Add bionic to galaxy_info metadata 2018-08-02 16:10:06 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:49:00 +00:00
tasks Use a common python build/install role 2018-09-03 18:11:27 +01:00
templates Merge "Remove rabbit_max_retries option" 2018-09-18 23:32:24 +00:00
tests Merge "Trivial: Fix the pep8 warning" 2018-09-19 21:24:50 +00:00
vars Rename SUSE vars file to cater for any version 2018-09-15 18:40:06 -06:00
zuul.d Clean up role tests 2018-09-09 11:47:07 +01: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 [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:35:13 +08:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
README.rst Add the project source code repository in README 2018-07-21 00:35:01 -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 fix tox python3 overrides 2018-09-26 18:44:42 -04: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 source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_zun/

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