Role os_keystone for OpenStack-Ansible
Go to file
Jonathan Rosser a7f57f5afe Only try to stop services that exist
Test for the presence of services before trying to stop them.
Avoids a delay during initial deploy.

Change-Id: Id3ccba83a402074af77b62f67754a834d6f765b7
(cherry picked from commit 966b08123c)
2018-03-16 10:28:00 +00:00
defaults Use the good configuration directive for memcache servers 2018-02-07 12:31:57 +00:00
doc Update URLs in documents according to document migration 2017-07-19 09:32:03 +08:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
handlers Switch to using Nginx/uWSGI by default 2017-06-29 16:42:36 +00:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta Remove keystone_token_driver variable 2017-12-04 14:57:00 +00:00
releasenotes Add security headers to web accessable services. 2017-10-30 02:20:36 +00:00
tasks Only try to stop services that exist 2018-03-16 10:28:00 +00:00
templates Use the good configuration directive for memcache servers 2018-02-07 12:31:57 +00:00
tests Remove jinja delimiters in when 2018-02-15 17:19:33 +00:00
vars Add security headers to web accessable services. 2017-10-30 02:20:36 +00:00
zuul.d Zuul: Remove project name 2018-02-09 02:50:21 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:39 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 07:59:29 +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 Update URLs in documents according to document migration 2017-07-19 09:32:03 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:34 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-10-13 14:50:26 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-01 20:45:02 +00:00
setup.cfg Update URL home-page in documents according to document migration 2017-07-14 03:21:58 +00:00
setup.py Updated from global requirements 2017-03-02 11:51:52 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:17:35 +00:00
tox.ini Remove uw_nginx jobs 2017-11-23 10:28:37 +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: https://docs.openstack.org/openstack-ansible-os_keystone/latest/ The project home is at: http://launchpad.net/openstack-ansible