Role os_octavia for OpenStack-Ansible
Go to file
Marcus Klein 50b83c7927 Omit amp_ssh_access_allowed and remove amp_image_id options.
Octavia complains about option amp_ssh_access_allowed to be deprecated. See
https://docs.openstack.org/octavia/ussuri/configuration/configref.html#controller_worker.amp_ssh_access_allowed
The octavia_ssh_enabled OSA variable is instead used to either write the
amp_ssh_key_name configuration option or not.

The configuration option amp_image_id in Octavia is deprected and image tags
should be used instead. Therefore octavia_amp_image_id is removed.

Change-Id: Ibd5f3d2ca25f9bb880b0c535c59ef430bd1043be
2021-04-01 20:16:24 +02:00
defaults Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-01 20:16:24 +02:00
doc [doc] Adjust octavia docs 2020-12-15 09:19:37 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:49:15 +00:00
handlers Convert role to use a common systemd service role 2018-10-25 09:03:55 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
releasenotes Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-01 20:16:24 +02:00
tasks Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
templates Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-01 20:16:24 +02:00
tests Automatically create and import keypair if it doesn't exist 2020-12-05 22:48:58 +00:00
vars Remove references to unsupported operating systems 2021-03-10 12:16:39 +00:00
zuul.d [reno] Stop publishing release notes 2021-03-01 16:26:16 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:40 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:30:07 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:42:59 +03:00
LICENSE Octavia role hacking 2017-03-01 12:48:12 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 23:06:23 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:48:25 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:20:35 +00:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:20:35 +00:00
setup.cfg Cleanup py27 support 2020-04-14 17:56:52 +08:00
setup.py Cleanup py27 support 2020-04-14 17:56:52 +08:00
test-requirements.txt Clean up tests a bit 2018-08-19 18:16:30 +01:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-12-03 18:19:14 +00: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://opendev.org/openstack/openstack-ansible-os_octavia

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

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible