Role os_keystone for OpenStack-Ansible
Go to file
Jonathan Rosser 05c64f7651 Check the service status during bootstrap against the internal VIP
This change brings the keystone role into line with others such
as cinder which check the service status using the loadbalancer.

This is useful in environments using a proxy server where the
internal VIP can be included in "no_proxy" but the service IP
for the containers are too numerous to list in "no_proxy" and
stay within the 1024 character limit for pam_env.

Change-Id: I1a4aec40618237aa23b4f40b335c141071a56f08
2022-08-08 19:07:57 +00:00
defaults Fix certificate installation for keystone 2022-05-04 17:39:10 +01:00
doc Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
examples Remove keystone service user 2018-10-18 09:56:05 -07:00
handlers Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
meta Remove references to unsupported operating systems 2021-03-10 12:16:38 +00:00
releasenotes Migrate ssl certificate generation to the PKI role 2022-03-10 09:58:39 +00:00
tasks Check the service status during bootstrap against the internal VIP 2022-08-08 19:07:57 +00:00
templates Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
tests Adjust default configuration to support TLS v1.3 2022-01-10 13:49:45 +00:00
vars Use uwsgi role for keystone 2022-02-09 12:10:18 +02:00
zuul.d Remove uw_apache functional jobs. 2021-12-07 09:21:11 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:13 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:31 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:24 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:08:10 +03: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 Replace git.openstack.org with opendev.org 2019-05-24 17:12:37 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:18:53 +00:00
tox.ini Cleanup setup.py config 2022-04-04 10:18:11 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:23 +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 by default.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_keystone/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_keystone/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_keystone/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible