Role os_keystone for OpenStack-Ansible
Go to file
Kevin Carter 2589ce6db0 Add variable for the ssh service
The ssh service on ubuntu based systems is "ssh" which is established by
the service unit path `/lib/systemd/system/ssh.service`. When running
the service will respond to the name "sshd" however this is just an
alias. This change adds a variable to set the service unit name
based on the distro family which will allow the service to start should
it be masked.

The change will now delegate to all nodes within the keystone cluster
ensuring ssh is enabled and started. If SSH is not running everywhere at
the same time keystone key rotation will not be possible later on in the
role.

Change-Id: I552a6bb09b3ab917bfcad140633fe4662c0c5a82
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-10-01 19:59:13 -05:00
defaults Drop Admin API from Keystone 2018-09-14 11:44:40 -06: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 Drop Admin API from Keystone 2018-09-14 11:44:40 -06:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-18 17:45:55 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:47:10 +00:00
tasks Add variable for the ssh service 2018-10-01 19:59:13 -05:00
templates Update messaging configuration 2018-09-22 10:12:30 -04:00
tests Replace port 35357 with 5000 2018-09-17 11:04:58 +07:00
vars Add variable for the ssh service 2018-10-01 19:59:13 -05:00
zuul.d zuul: Switch to distro package installation template 2018-09-28 09:42:36 +01: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 [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:36:48 +08: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-09-28 06:20:14 +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-09-29 04:54:46 +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 fix tox python3 overrides 2018-09-26 18:43:38 -04: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