Role os_keystone for OpenStack-Ansible
Go to file
Andreas Jaeger 403d5b889e Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: I950b453927cc04aa20be73d33385c77b45d65cbc
2016-10-06 20:37:12 +02:00
defaults Add credential_setup for keystone 2016-09-08 12:06:48 +01:00
doc [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
files Implement keystone venv support 2015-10-14 13:59:47 -05:00
handlers Fix bare variable in handler 2016-09-30 15:05:12 -04:00
library Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
meta Implement CentOS 7 support in os_keystone 2016-08-29 14:20:48 +00:00
releasenotes Enable release notes translation 2016-10-06 20:37:12 +02:00
tasks Enable apache2 service. 2016-10-04 09:39:18 -04:00
templates Address ansible_ssh_* var deprecation 2016-09-17 17:50:47 -04:00
tests Use centralised test scripts 2016-09-28 08:56:33 +01:00
vars Fix nginx to work with RedHat/CentOS 2016-09-01 10:30:22 +01:00
.gitignore Update testing bits for consistency 2016-09-17 11:57:30 -05: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 [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
Vagrantfile Adding Vagrantfile for local testing/dev 2016-08-19 15:31:51 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:38:13 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
run_tests.sh Update testing bits for consistency 2016-09-17 11:57:30 -05:00
setup.cfg Update home page link in cfg file 2016-09-20 14:21:45 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:57 +00:00
test-requirements.txt Updated from global requirements 2016-09-30 02:22:17 +00:00
tox.ini Use centralised test scripts 2016-09-28 08:56:33 +01:00

README.rst

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: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible