Role os_tacker for OpenStack-Ansible
Go to file
Jesse Pretorius e9132d780d Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I0aa57fe2c7558cf2ffe9e1bb981036d8728ba42a
Partial-Bug: #1764470
(cherry picked from commit fbddccd086)
2018-04-19 17:43:26 +00:00
defaults Update installation mechanism 2018-02-19 17:09:44 +00:00
doc Remove pip_install dependency 2017-12-05 11:56:23 +00:00
extras Bug fix: Changed the tacker server tcp port 2017-08-21 12:01:57 +02:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
handlers Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
meta Remove pip_install dependency 2017-12-05 11:56:23 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:05:52 +01:00
tasks Only replace python when re-initializing the venv 2018-04-19 17:43:26 +00:00
templates Provide the correct directory to fetch the keys 2018-01-16 16:56:35 +01:00
tests Remove jinja delimiters in when 2018-02-16 14:20:14 +00:00
vars Add support for all OSA OS's 2018-02-05 15:02:26 +01:00
zuul.d Stop running non-voting jobs in gate 2018-02-16 14:41:26 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-07-28 15:00:57 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:50:40 +00:00
LICENSE first commit 2016-09-20 19:19:12 +00:00
README.rst first commit 2016-09-20 19:19:12 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:52 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:41 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:17:53 +00:00
setup.cfg Bootstrap tacker role 2017-07-20 15:41:58 +02:00
setup.py Bootstrap tacker role 2017-07-20 15:41:58 +02:00
test-requirements.txt Bootstrap tacker role 2017-07-20 15:41:58 +02:00
tox.ini Point to Queens instead of master 2018-02-15 14:03:43 +00:00

README.rst

Tacker role for OpenStack-Ansible

Ansible role to install OpenStack Tacker.

Documentation for the project can be found at:

http://

The project home is at:

http://launchpad.net/openstack-ansible