Role os_keystone for OpenStack-Ansible
Go to file
Jesse Pretorius b1dc597b71 tox.ini: Expose USER environment variable to execution environment
In order to allow the use of the environment variable which informs
Ansible which user executed the playbook, we pass the USER env var
into the environment that tox builds.

Change-Id: I4a62659c97fa79bec7c002fdcd47a953f523f5d9
Implements: blueprint python-build-install-simplification
Signed-off-by: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
2018-03-15 17:59:44 +00:00
defaults Merge "Revert "Convert role to use a common systemd init role"" 2018-03-14 12:27:36 +00:00
doc Updated from global requirements 2018-03-15 07:35:08 +00:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
handlers Revert "Convert role to use a common systemd init role" 2018-03-13 11:54:18 +00:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
releasenotes Update reno for stable/queens 2018-02-14 15:46:32 +00:00
tasks Merge "Avoid conflicting delegation with authorized_keys" 2018-03-14 17:05:40 +00:00
templates Revert "Convert role to use a common systemd init role" 2018-03-13 11:54:18 +00:00
tests Revert "Convert role to use a common systemd init role" 2018-03-13 11:54:18 +00:00
vars Drop unnecessary dependencies from role 2018-02-22 15:57:05 -05:00
zuul.d Stop running non-voting jobs in gate 2018-02-17 04:26:07 +00: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 links in README 2018-03-03 12:00:26 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:55:38 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:13 +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-10 13:16:45 +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 2018-03-13 07:14:33 +00:00
tox.ini tox.ini: Expose USER environment variable to execution environment 2018-03-15 17:59:44 +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: https://launchpad.net/openstack-ansible