Role os_octavia for OpenStack-Ansible
Go to file
Jesse Pretorius 9d8059ab4b Use package module to install distro packages
Consolidate distro package install tasks into a
single task using the package module. Tidy up
some other tasks to reduce task file sprawl and
consolidate some task actions.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Change-Id: I9752dffdb7302d2d76f2cf0c7023cc3535f3fc9f
2017-05-16 15:30:15 +00:00
defaults Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
doc Adds iptables rules to protect octavia server container 2017-04-07 09:47:13 -04:00
examples Octavia role hacking 2017-03-01 12:48:12 -05:00
handlers Octavia role hacking 2017-03-01 12:48:12 -05:00
meta Use package module to install distro packages 2017-05-16 15:30:15 +00:00
releasenotes Rename release note to unique hash 2017-04-28 11:39:41 +01:00
tasks Use package module to install distro packages 2017-05-16 15:30:15 +00:00
templates Reduce init restart/kill times 2017-04-27 16:04:43 +01:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:52:52 +01:00
vars Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
.gitignore Octavia role hacking 2017-03-01 12:48:12 -05:00
.gitreview Added .gitreview 2016-11-29 10:18:35 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 11:19:49 -08:00
CONTRIBUTING.rst Octavia role hacking 2017-03-01 12:48:12 -05: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 Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Use the standard run_tests.sh script 2017-03-08 09:45:35 -06:00
setup.cfg Octavia role hacking 2017-03-01 12:48:12 -05:00
setup.py Octavia role hacking 2017-03-01 12:48:12 -05:00
test-requirements.txt Octavia role hacking 2017-03-01 12:48:12 -05:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:52:52 +01:00
Vagrantfile Octavia role hacking 2017-03-01 12:48:12 -05: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: http://docs.openstack.org/developer/openstack-ansible-os_octavia/

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