Role os_zun for OpenStack-Ansible
0684afa2c5
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
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