Role os_keystone for OpenStack-Ansible
Go to file
Jesse Pretorius 4238d5a4f4 Clean up role tests
Now that we're using the general templates, we can slim down
the role test definitions. We can also remove tests which are
not being watched, or which are fundamentally broken. With
this we can also remove unused scripts/plays.

We do the following:

1. We remove the 'ssl' job, given that the person working on
   that is no longer doing so, and no-one else has picked up
   the work.
2. We remove the 'upgrade' job, given that it's been broken
   all cycle due to the way the job executes and we need to
   regroup to figure out another way to do it.
3. We promote the distro_install jobs, given that they are
   all now working.
4. We promote the centos apache/uwsgi functional test, given
   that it is working consistently.

Change-Id: I67e0d8f4ab52449a80adb5c479faefbc83617025
2018-09-08 10:52:32 +00:00
defaults Use a common python build/install role 2018-09-03 11:11:30 +00:00
doc Updated from global requirements 2018-03-15 07:35:08 +00:00
examples Move database creation into role 2018-06-04 07:34:09 +01:00
handlers Use a common python build/install role 2018-09-03 11:11:30 +00:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta Add bionic to galaxy_info metadata 2018-08-02 15:02:36 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:47:10 +00:00
tasks Use a common python build/install role 2018-09-03 11:11:30 +00:00
templates Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
tests Clean up role tests 2018-09-08 10:52:32 +00:00
vars Remove python-keystoneclient package install 2018-08-01 13:45:19 +01:00
zuul.d Clean up role tests 2018-09-08 10:52:32 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:53:05 +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 Fix a rst grammar bug 2018-08-18 14:27:05 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:42:07 +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 2018-04-30 05:14:52 +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
tox.ini Clean up role tests 2018-09-08 10:52:32 +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://git.openstack.org/cgit/openstack/openstack-ansible-os_keystone/

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