openstack-ansible-os_zun/tests
Jesse Pretorius 9451adb165 Execute service setup against a delegated host using Ansible built-in modules
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
2018-07-06 13:50:16 +00:00
..
group_vars first commit 2018-06-05 15:36:33 -05:00
host_vars Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:50:16 +00:00
ansible-role-requirements.yml first commit 2018-06-05 15:36:33 -05:00
inventory first commit 2018-06-05 15:36:33 -05:00
test-install-zun.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:50:16 +00:00
test-zun-check.yml Add zuul jobs 2018-06-28 17:03:22 +00:00
test.yml first commit 2018-06-05 15:36:33 -05:00