Role os_octavia for OpenStack-Ansible
Go to file
Rick Box 3f6ee36dbb Fix for lookup and get_url occuring in different places
We use an SSH bastion host which we do our deployment through. The
deployment host doesn't have direct access to the same network as the
host. As a result the venv local checksum lookup fails.

I have described this here:

https://bugs.launchpad.net/openstack-ansible/+bug/1689283

This is a simple fix for this problem, assuming everything is good it
will need repeating in multiple places in the code base.

Change-Id: I6112927b2aac2870530838529d464fd6fea16e57
2017-05-10 12:58:14 +01: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 Octavia role hacking 2017-03-01 12:48:12 -05:00
releasenotes Rename release note to unique hash 2017-04-28 11:39:41 +01:00
tasks Fix for lookup and get_url occuring in different places 2017-05-10 12:58:14 +01: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