Role os_octavia for OpenStack-Ansible
Go to file
Jesse Pretorius 33a709485c Execute image setup against octavia_service_setup_host
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 remove the variable 'octavia_image_downloader' and replace
it with just using the 'octavia_service_setup_host' instead. We also need
to add the variable 'octavia_amp_image_path_owner' which is set to the user
running the playbook by default, so that the image can be downloaded to the
deployment host successfully.

There are any other tasks in the role which need updating before we can
eliminate the octavia_requires_pip_packages, but for the sake of keeping
the patch smaller and easier to review they will be done in follow up
patches.

Change-Id: I438cdf695abe223a9fcf7ead796fe2eef41845b7
2018-08-02 09:05:07 +01:00
defaults Execute image setup against octavia_service_setup_host 2018-08-02 09:05:07 +01:00
doc Adds certificate generation 2018-04-24 14:38:58 -07:00
examples Octavia role hacking 2017-03-01 12:48:12 -05:00
handlers Use systemd module instead of command 2018-01-15 15:23:54 +00:00
meta Remove pip_install dependency 2017-12-05 11:55:53 +00:00
releasenotes Execute image setup against octavia_service_setup_host 2018-08-02 09:05:07 +01:00
tasks Execute image setup against octavia_service_setup_host 2018-08-02 09:05:07 +01:00
templates Merge "Adds the issuer to the CAs" 2018-06-26 00:44:14 +00:00
tests Clean up test override vars 2018-08-01 19:58:40 +00:00
vars Move MQ vhost/user creation into role 2018-08-01 18:56:29 +01:00
zuul.d Revert "Temporarily set functional test to non-voting" 2018-07-20 11:42:58 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:55:01 +00:00
.gitreview Added .gitreview 2016-11-29 10:18:35 +00:00
CONTRIBUTING.rst Update the outdated links 2018-02-28 15:14:21 +08:00
LICENSE Octavia role hacking 2017-03-01 12:48:12 -05:00
README.rst Add doc links information to README.rst 2018-05-22 20:09:27 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:43:20 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:31 +00:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:15:49 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-17 10:31:13 +00:00
setup.py Updated from global requirements 2017-06-07 23:58:38 +00:00
tox.ini Use tests repo for common role test requirements 2018-07-01 17:09:08 +01:00

README.rst

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