Role os_keystone for OpenStack-Ansible
Go to file
Kevin Carter ac9d598d33 Add systemd journal logging to the service config
The systemd journal would normally be populated with the standard out of
a service however with the use of uwsgi this is not actually happening
resulting in us only capturing the logs from the uwsgi process instead
of the service itself. This change implements journal logging in the
service config, which is part of OSLO logging.

OSLO logging docs found here: <https://docs.openstack.org/oslo.log/3.28.1/journal.html>

Change-Id: I943bd5f1ac767f83d853cee09a5857f6f9f0efff
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-07-26 16:01:29 +00:00
defaults Add systemd journal logging to the service config 2018-07-26 16:01:29 +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 Remove the unnecessary space 2018-07-20 06:57:55 -04: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 Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
tasks Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
templates Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
tests Execute service setup against a delegated host using Ansible built-in modules 2018-07-13 19:01:59 +00:00
vars Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
zuul.d Switch to using project-templates 2018-06-16 21:44:14 -04: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
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:13 +00: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
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
README.rst Add release notes link to README 2018-06-14 23:34:16 -07: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 Use tests repo for common role test requirements 2018-06-29 17:39:27 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:42:07 +00:00

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 home is at: https://launchpad.net/openstack-ansible