Jesse Pretorius 14d5186079 Remove octavia_requires_pip_packages
In order to reduce the packages required to pip install on to the hosts,
we use service delegation to octavia_service_setup_host so that instead
of installing software on the target host, and putting credentials on
every target host, we isolate the software and credentials to a single
host.

In this patch we finally remove octavia_requires_pip_packages as it is
no longer required given that all services use delegation to the
octavia_service_setup_host now. We also remove the task which used to
install them.

We also remove the meta dependency on the openstack_openrc role because
the target host does not require openrc/clouds.yaml any more.

We remove the variable 'octavia_ansible_endpoint_type' as it is no longer
used.

We finally remove the python-pip package from the distro packages, as
with these changes, pip is no longer required on the host - everything
installed by pip is isolated into a venv.

Change-Id: If3f65fdb8a59a3c41cb8c2f0dee6b2e5a71f05c7
2018-08-19 18:18:47 +01:00
2018-04-24 14:38:58 -07:00
2017-03-01 12:48:12 -05:00
2018-08-19 18:18:47 +01:00
2018-08-19 18:16:30 +01:00
2018-08-19 18:18:47 +01:00
2016-11-29 10:18:35 +00:00
2018-02-28 15:14:21 +08:00
2017-03-01 12:48:12 -05:00
2017-03-01 12:48:12 -05:00
2017-06-07 23:58:38 +00:00
2018-08-19 18:16:30 +01:00

Team and repository tags

image

OpenStack-Ansible Octavia

Ansible role that installs and configures OpenStack Octavia.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_octavia/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_octavia/

The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_octavia

The project home is at: https://launchpad.net/openstack-ansible

Description
Role os_octavia for OpenStack-Ansible
Readme 5.7 MiB
Languages
Jinja 45.5%
Python 38.8%
Shell 15.7%