Role os_keystone for OpenStack-Ansible
Go to file
Jonathan Rosser a9c453bb64 Refactor use of include_vars
Use a first_found lookup instead of a with_first_found loop so that
the 'paths' parameter can be used.

This ensures that only vars from the role are included, and not vars
from a parent calling role. This can happen when a parent role has
a higher priority vars file available for inclusion than the role
it calls.

Change-Id: I51e629ad111b90877ce3ee3ee0353be687f41d35
2022-01-12 08:30:36 +00:00
defaults Merge "Drop keystone_default_role_name" 2022-01-04 17:36:13 +00:00
doc Updates to federation documentation 2021-07-15 16:36:21 +00:00
examples Remove keystone service user 2018-10-18 09:56:05 -07:00
handlers Drop Nginx webserver support 2021-11-22 10:36:35 +00:00
meta Remove references to unsupported operating systems 2021-03-10 12:16:38 +00:00
releasenotes Database connection pooling improvements 2021-12-03 16:54:38 +01:00
tasks Refactor use of include_vars 2022-01-12 08:30:36 +00:00
templates Database connection pooling improvements 2021-12-03 16:54:38 +01:00
tests Add pki role to local a-r-r 2021-07-02 12:18:21 +03:00
vars Drop Nginx webserver support 2021-11-22 10:36:35 +00: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
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
README.rst Replace git.openstack.org with opendev.org 2019-05-24 17:12:37 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:23 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:24 +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 2021-03-12 22:19:24 +00:00
setup.cfg Cleanup py27 support 2020-04-22 13:51:52 +02:00
setup.py Cleanup py27 support 2020-04-22 13:51:52 +02:00
tox.ini Remove uw_apache functional jobs. 2021-12-07 09:21:11 +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 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