Role os_octavia for OpenStack-Ansible
Go to file
Bjoern Teipel a2fcdbebb7 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-02 15:37:29 -05:00
defaults Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-02 15:37:29 -05:00
doc Update docstheme for style 2020-05-20 18:50:39 +02: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 Add openSUSE support 2019-07-10 11:26:39 +00:00
releasenotes Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-02 15:37:29 -05:00
tasks Updated from OpenStack Ansible Tests 2020-08-14 20:52:31 +00:00
templates Omit amp_ssh_access_allowed and remove amp_image_id options. 2021-04-02 15:37:29 -05:00
tests Cleanup ansible_python_interpreter 2020-06-24 13:52:36 +00:00
vars Add centos-8 support 2020-07-27 18:38:18 +00:00
zuul.d Missing document start "---" 2020-03-26 09:42:01 +08:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:40 +00:00
.gitreview Update .gitreview for stable/ussuri 2020-06-01 13:17:14 +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 2019-07-20 09:36:25 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:07:50 +00:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-20 09:36:25 +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 Update TOX_CONSTRAINTS_FILE for stable/ussuri 2020-06-01 13:17:16 +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