Role os_tacker for OpenStack-Ansible
Go to file
Jesse Pretorius 50515b6995 Update installation mechanism
The following adjustments are made in order to modernise
bring the role into line with the other mainline roles:

1. Simplify the constraints mechanism.

2. Add the developer mode constraints functionality.

3. Clean up developer mode logic to allow pip installs
   into an existing venv if the deployer chooses to do so.

4. Normalise the distro package install task to make it
   use the same name, to add retries and ensure that the
   cache updates appropriately.

5. Clean up some commented vars and tasks which were not
   used.

6. Simplify the use of checksums for the venv downloads
   to use modern Ansible functionality.

7. Add additional python venv prep for SuSE/CentOS.

8. Add the recording of the current venv tag deployed.

Change-Id: I9daa4352aa818db03f682eb0d1a65eefff9bb6f6
2018-02-15 15:16:59 +00:00
defaults Update installation mechanism 2018-02-15 15:16:59 +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 Update reno for stable/queens 2018-02-14 15:50:45 +00:00
tasks Update installation mechanism 2018-02-15 15:16:59 +00:00
templates Provide the correct directory to fetch the keys 2018-01-16 16:56:35 +01:00
tests Updated from OpenStack Ansible Tests 2018-02-14 20:07:24 +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-12 11:42:09 -05:00
.gitignore Updated from OpenStack Ansible Tests 2017-07-28 15:00:57 +00:00
.gitreview Bootstrap tacker role 2017-07-20 15:41:58 +02:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:41 +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
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 Add MySQL connection SSL support 2017-12-14 11:42:20 -08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:52 +00:00

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