Role os_keystone for OpenStack-Ansible
Go to file
Jimmy McCrory cabd7e9cef Bypass web server during service setup
When connecting directly to a keystone host during service setup, use
the UWSGI ports instead of going through the web server to avoid any
potential errors with differing URI protocols or SSL certs not including
the hostnames of individual hosts.

Change-Id: Ie5b33f9d0210a23badb63cab72c481b027790be3
Closes-Bug: 1699191
2017-10-09 10:09:24 -07:00
defaults Add extra headers for Keystone 2017-08-17 14:44:44 -05:00
doc Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
handlers Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta Add support for the openSUSE Leap distributions 2017-07-04 16:30:04 +01:00
releasenotes Update reno for stable/pike 2017-08-21 10:31:49 +01:00
tasks Bypass web server during service setup 2017-10-09 10:09:24 -07:00
templates Add extra headers for Keystone 2017-08-17 14:44:44 -05:00
tests Use keystone-tempest-plugin repo 2017-06-29 08:18:45 -07:00
vars Remove Developer Tools package group 2017-08-21 12:02:28 -05:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:39 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 10:09:25 -05: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-08-31 15:19:25 +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-08-04 15:22:10 +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-09-16 23:20:01 +00:00
tox.ini Switch to using Nginx/uWSGI by default 2017-06-29 16:42:36 +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