openstack-ansible-os_octavia/releasenotes/notes
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
..
.placeholder Octavia role hacking 2017-03-01 12:48:12 -05:00
add_image_upload_and_network_preparation-a414d45b624652a3.yaml Octavia will create the network + upload image upon request itself 2017-07-21 21:53:38 +00:00
add-iptables-5ff8c4317e2e8498.yaml Adds iptables rules to protect octavia server container 2017-04-07 09:47:13 -04:00
Adds-flags-to-enable--Octavia-V2-(standalone)-API-d644b92ad374f2cf.yaml Enable V2 Octavia API (Experimental) 2017-08-10 21:08:37 +00:00
certificate_generation-a9cdcc8e3b1e186f.yaml Adds certificate generation 2018-04-24 14:38:58 -07:00
custom_eventstreamer_queue_url-a1dcd1f6769816c5.yaml Fixing a few nits in release notes 2017-11-03 08:59:35 -05:00
deprecate_auth_plugin-a391325719b67612.yaml Deprecate auth_plugin option 2017-03-25 12:26:47 +08:00
image_download-754d13e7df9b7891.yaml Downloads amphora images from artifact storage 2018-04-17 16:31:59 -07:00
octavia_init_time_settings-4e66767550df88d.yaml Rename release note to unique hash 2017-04-28 11:39:41 +01:00
octavia_uwsgi-f5d10fec3c1950bf.yaml Implement uWSGI for octavia-api 2017-08-04 13:20:54 +01:00
octavia-init-config-overrides-554491baa2e97102.yaml Move release note to avoid duplication 2017-06-02 15:51:29 +01:00
octavia-service-setup-host-d57533fdea394394.yaml Remove octavia_requires_pip_packages 2018-08-19 18:18:47 +01:00
os-octavia-haproxy-templates-18561d31bcd7151e.yaml Allow deployers to provide haproxy template files 2017-05-27 21:48:56 +00:00
oslo-messaging-separate-backends-e8a0b6857f2a9749.yaml Update to use oslo.messaging services for RPC and Notify 2018-06-12 13:21:33 -04:00
remove_rpc_backend-1729234e23895f18.yaml Deprecate rpc_backend option 2017-06-22 20:12:12 +00:00