Kevin Carter b40f4b5e1a Correct notification driver
The notification driver setup was resulting in the driver and connection string
on the same line. This is caused by the case statement and how jinja formats
the template when a case statement is present. This change modifies how the
driver string is created using a ternary, which will eliminate the case
statement and render the value of the diver correctly.

Change-Id: I78293b35a30ea12da25fc11d7a5c33cdf2982e2d
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:38:05 +00:00
2018-10-18 09:56:05 -07:00
2018-10-18 09:56:05 -07:00
2017-02-07 21:01:09 -06:00
2018-12-31 14:52:53 +08:00
2019-02-07 22:38:05 +00:00
2016-02-26 14:13:43 -06:00
2016-09-28 08:56:33 +01:00
2018-12-04 02:30:22 -08:00
2017-03-02 11:51:52 +00:00
2018-09-26 18:43:38 -04: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 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

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible

Description
Role os_keystone for OpenStack-Ansible
Readme 11 MiB
Languages
Jinja 69.4%
Python 22%
Shell 8.6%