Jesse Pretorius e6cda9dc2a Replace db sync check with alternative process
The keystone db sync --check option is only available
in Pike. Trying to use this option causes the db sync
processes to run every time the playbook is executed,
resulting in the keystone service being stopped. The
service is also never notified to restart, so it never
does.

This patch uses just the local facts to determine
whether or not to execute the db sync actions, and
properly notifies the service to restart afterwards.

Note:
This includes a re-implementation of https://review.openstack.org/483309
which is different due to the fact that master exclusively uses uwsgi.

Change-Id: Ide64927e43e7684f03be7a73b893283c80e89afc
(cherry picked from commit 4ed06e106a)
2017-07-13 20:23:41 +00:00
2015-10-14 13:59:47 -05:00
2017-02-09 09:46:39 -06:00
2016-09-17 11:57:30 -05:00
2016-09-30 16:45:55 +00:00
2016-02-26 14:13:43 -06:00
2016-09-30 16:04:13 +01:00
2016-09-20 14:21:45 +05:30
2016-07-15 03:57:57 +00:00
2017-01-28 10:40:32 +00:00

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

Description
Role os_keystone for OpenStack-Ansible
Readme 12 MiB
Languages
Jinja 70.1%
Python 29.9%