Role os_keystone for OpenStack-Ansible
Go to file
Andy McCrae cbeae2277b Split upgrade test into its own play
To avoid requiring all the os_previous_keystone tasks to be evaluated,
we should split the 2 tests up. This will help make the gate more
efficient and avoids unnecessary issues.

Change-Id: I391bddea8f5af67c73ed5c9fc85eb9a81643c88f
2017-01-20 16:40:04 +00:00
defaults Fix venv build fallback mechanism 2017-01-09 13:57:19 +00:00
doc Fix 404 for os_keystone 2017-01-13 14:58:11 +00:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
files Implement keystone venv support 2015-10-14 13:59:47 -05:00
handlers Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
library Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
meta Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
releasenotes Implement zero downtime upgrades 2016-11-17 08:10:57 -08:00
tasks Change permission for conf folder 2017-01-19 09:21:06 +00:00
templates Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:43:19 +00:00
tests Split upgrade test into its own play 2017-01-20 16:40:04 +00:00
vars Add which in CentOS package list 2017-01-11 13:58:31 -05:00
.gitignore Using updated tempest method for keystone. 2016-11-22 10:49:53 +02:00
.gitreview Implement base configuration for independent repository 2016-03-02 10:09:25 -05:00
bindep.txt Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
CONTRIBUTING.rst Updated role to be an independent role 2016-02-26 14:13:43 -06:00
LICENSE Updated role to be an independent role 2016-02-26 14:13:43 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:13:03 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:55:10 +00:00
setup.cfg Update home page link in cfg file 2016-09-20 14:21:45 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:57 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:56 +00:00
tox.ini Split upgrade test into its own play 2017-01-20 16:40:04 +00:00
Vagrantfile Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00

Team and repository tags

image

OpenStack-Ansible keystone

Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible