Role os_octavia for OpenStack-Ansible
Go to file
Jesse Pretorius 21384bc4eb Move database creation into role
There is no record for why we implement the database creation outside
of the role in the playbook, when we could do it inside the role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we implement a new variable called 'octavia_db_setup_host'
which is used in the role to allow delegation of the database setup
task to any host, but defaults to the first member of the galera_all
host group. We also document the variable 'octavia_galera_address' which
has been used for a long time, but never documented. A bunch of unused
variables have also been removed.

Change-Id: I89a5a519e35058ad65ba3dbf31051e848894b35d
2018-06-28 16:28:02 +01:00
defaults Move database creation into role 2018-06-28 16:28:02 +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 Update to use oslo.messaging services for RPC and Notify 2018-06-12 13:21:33 -04:00
tasks Move database creation into role 2018-06-28 16:28:02 +01:00
templates Merge "Adds the issuer to the CAs" 2018-06-26 00:44:14 +00:00
tests Move database creation into role 2018-06-28 16:28:02 +01:00
vars Adding git to the packages to be installed 2017-10-27 10:40:43 -07:00
zuul.d Stop running non-voting jobs in gate 2018-02-12 11:40:02 -05: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
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:31 +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
manual-test.rc 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
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
test-requirements.txt Updated from global requirements 2018-03-15 07:37:25 +00:00
tox.ini fix tox python3 overrides 2018-06-18 16:43:10 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:43:20 +00: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