Role os_keystone for OpenStack-Ansible
Go to file
Markos Chandras 781835e752 vars: Add missing netcat package
Commit afc0e5b1ce ("Add memcache flushing handler on db migrations")
added an implicit dependency to the 'nc' package but it did not add it
to the list of required packages so things break like this:

 ["/bin/sh: nc: command not found"]

As such, we need to add the package to the rest of the distro packages.

Fixes: afc0e5b1ce ("Add memcache flushing handler on db migrations")
Change-Id: Ieab35215e84d6971cd9c2068206ebf2103cbc4b4
2018-10-23 12:48:36 +01:00
defaults Remove keystone service user 2018-10-18 09:56:05 -07:00
doc Remove keystone service user 2018-10-18 09:56:05 -07:00
examples Remove keystone service user 2018-10-18 09:56:05 -07:00
handlers Add memcache flushing handler on db migrations 2018-10-17 10:44:34 -04: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 Remove keystone service user 2018-10-18 09:56:05 -07:00
tasks Merge "Add memcache flushing handler on db migrations" 2018-10-22 19:07:18 +00:00
templates Update deprecated option 2018-10-01 20:17:44 -05:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars vars: Add missing netcat package 2018-10-23 12:48:36 +01: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-10-02 14:53:27 +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