Role os_keystone for OpenStack-Ansible
Go to file
Travis Truman 9fd8ff0579 Adding Vagrantfile for local testing/dev
Running `vagrant up` will launch an Ubuntu Trusty
box and run all of the gate checks

Change-Id: Ie48bb936a1c7f5fbc7b1f8a2968632d11f479564
2016-08-19 15:31:51 -04:00
defaults Add project group to role 2016-08-04 05:16:03 +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 Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00
library Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
meta Remove pip_lock_down dependency 2016-06-02 17:13:39 -07:00
releasenotes Add ability to change apt/yum package state 2016-08-02 08:49:23 -05:00
tasks Update the keystone WSGI application locations 2016-08-16 19:50:48 +00:00
templates Update the keystone WSGI application locations 2016-08-16 19:50:48 +00:00
tests Remove openstack_hosts from test requirements 2016-07-20 18:47:02 -07:00
vars Implement 16.04 support in Keystone 2016-05-23 23:52:49 -05:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:00:39 +10: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 Move other-requirements.txt to bindep.txt 2016-08-12 21:00:19 +02:00
run_tests.sh Add apt-get update to run_tests 2016-08-18 16:37:56 -04:00
setup.cfg Updated role to be an independent role 2016-02-26 14:13:43 -06:00
setup.py Updated from global requirements 2016-07-15 03:57:57 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:56 +00:00
tox.ini Include ansible commands for ansible linting 2016-08-11 18:09:25 +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