Role os_barbican for OpenStack-Ansible
Go to file
Jesse Pretorius b81c76cf5d 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: Ib57a7bc2a88a152e5f60e083c676fb1ce07deb18
Partial-Bug: #1764470
2018-04-18 10:23:36 +01:00
defaults Allow ability to configure number of processes and threads 2018-01-28 17:44:43 +00:00
doc Updated from global requirements 2018-03-15 07:32:09 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
handlers Use systemd module instead of shell 2017-01-19 16:33:59 +00:00
meta Add support for the openSUSE Leap distributions 2017-12-08 11:34:30 +00:00
releasenotes Update reno for stable/queens 2018-02-14 15:47:10 +00:00
tasks Only replace python when re-initializing the venv 2018-04-18 10:23:36 +01:00
templates Deprecate auth_uri option 2018-04-03 14:17:06 +08:00
tests Do not log passwords 2018-04-11 13:41:19 +02:00
vars Add support for the openSUSE Leap distributions 2017-12-08 11:34:30 +00:00
zuul.d Stop running non-voting jobs in gate 2018-02-12 11:35:03 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:50:15 +00:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-22 12:12:44 -07:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:03:05 -04:00
README.rst Update links in README 2018-03-02 14:42:46 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:54:28 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:49 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:55:47 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-03-27 15:50:15 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:36:22 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:30 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:32:09 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:13:08 +01:00

README.rst

Team and repository tags

image

Barbican role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Barbican.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_barbican/latest/

The project home is at:

https://launchpad.net/openstack-ansible