
In order to reduce the packages required to pip install on to the hosts, we allow the service setup to be delegated to a specific host, defaulting to the deploy host. We also switch as many tasks as possible to using the built-in Ansible modules which make use of the shade library. The openstack_openrc role is now executed once on the designated host, so it is no longer necessary to execute it using include_role here. The zun_requires_pip_packages variable is not used and is therefore removed. Depends-On: https://review.openstack.org/579233 Depends-On: https://review.openstack.org/579959 Change-Id: I7108b43109136aac46bc87a0c59827a202f87be8
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 home is at: https://launchpad.net/openstack-ansible
Description
Languages
Jinja
43.3%
Python
40.7%
Shell
16%