Role os_keystone for OpenStack-Ansible
Go to file
Jesse Pretorius ed2c415725 Update tests a-r-r to use newton-eol tag
Now that there's no stable/newton branch, we
need to use the eol tag instead.

Change-Id: Id3d4df7d3748ddd85899c06c775ecff9cfdd7ebf
2018-04-13 09:03:53 +01:00
defaults Use the good configuration directive for memcache servers 2018-03-19 08:56:08 +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 Implement serialisable rolling upgrade 2017-06-23 17:07:55 +00:00
library Resolved Keystone Federation bugs 2017-02-08 11:20:45 +00:00
meta Optimise apt cache update task 2017-04-26 09:14:20 +00:00
releasenotes Bypass web server during service setup 2017-10-27 09:30:50 -07:00
tasks Bypass web server during service setup 2017-10-27 09:30:50 -07:00
templates Use the good configuration directive for memcache servers 2018-03-19 08:56:08 +00:00
tests Update tests a-r-r to use newton-eol tag 2018-04-13 09:03:53 +01:00
vars Remove Developer Tools package group 2017-08-29 14:25:21 +00:00
zuul.d Zuul: Remove project name 2018-02-08 11:45:48 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:27:55 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:57: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
README.rst Show team and repo badges on README 2016-11-25 16:13:03 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-08-25 11:27:55 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:27:55 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-07 10:19:31 +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 Used cached git sources and enable depends-on 2017-11-07 10:19:31 +00:00

README.rst

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