Role os_octavia for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 53870c390e Use dynamic import for conditional task imports
When task import condition is false, we need to use include instead
of import, since this allows not running through all tasks and
reduce amount of skipped tasks for such deployments.

Change-Id: I4b51290b94b5b4b54b111d197688f65129a4f5ad
2021-04-23 10:22:23 +03:00
defaults Remove shade from octavia_pip_packages 2021-04-19 18:19:58 +00: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 Remove unused handlers 2021-04-22 09:51:30 +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 dynamic import for conditional task imports 2021-04-23 10:22:23 +03:00
templates [goal] Deprecate the JSON formatted policy file 2021-04-20 13:37:42 +00:00
tests Automatically create and import keypair if it doesn't exist 2020-12-05 22:48:58 +00:00
vars [goal] Deprecate the JSON formatted policy file 2021-04-20 13:37:42 +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
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:20:35 +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
manual-test.rc 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
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
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:48:25 +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://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