9451adb165
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 |
||
---|---|---|
.. | ||
main.yml | ||
zun_amqp_setup.yml | ||
zun_compute.yml | ||
zun_db_setup.yml | ||
zun_install.yml | ||
zun_post_install.yml | ||
zun_pre_flight.yml | ||
zun_pre_install.yml | ||
zun_service_setup.yml |