Role os_zun for OpenStack-Ansible
Go to file
Dmitriy Rabotjagov 0684afa2c5 Update role for new source build process
The variables zun_developer_mode and zun_venv_download
no longer carry any meaning. This review changes zun to
do the equivalent of what developer_mode was all the time,
meaning that it always builds the venv and never requires
the repo server, but it will use a repo server when available.

As part of this, we move the installation out of its own file
because it's now a single task to include the venv build role.
This is just to make it easier to follow the code.

We also change include_tasks to import_tasks and include_role
to import_role so that the tags in the python_venv_build role
will work.

As part of commit xenial testing was removed. Instead centos 7
and opensuse 15 functional tests were added.

Change-Id: Ic8fc09372cf7397df6757c115b2c05dbb5db68f1
2019-03-29 12:43:52 +02:00
defaults Update role for new source build process 2019-03-29 12:43:52 +02:00
doc Fix usage link 2018-11-12 09:23:34 +08: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 Update role for new source build process 2019-03-29 12:43:52 +02:00
templates Merge "Remove rabbit_max_retries option" 2018-09-18 23:32:24 +00:00
tests Update role for new source build process 2019-03-29 12:43:52 +02:00
vars Update role for new source build process 2019-03-29 12:43:52 +02:00
zuul.d Update role for new source build process 2019-03-29 12:43:52 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:40 +00: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 bugs url link to README 2018-12-04 02:32:47 -08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:22:33 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-02-27 06:07:17 +00:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-02-27 06:07:17 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:38 +08: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

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible