Role os_keystone for OpenStack-Ansible
Go to file
Dolph Mathews a65e11e184 Allow locust benchmarks to use zeromq
The locust benchmarks currently produce this warning:

    UserWarning: WARNING: Using pure Python socket RPC implementation
    instead of zmq. If running in distributed mode, this could cause a
    performance decrease. We recommend you to install the pyzmq python
    package when running in distributed mode.

http://docs.locust.io/en/latest/installation.html#installing-zeromq

Change-Id: Ib5a0459f9f5fd74cfb2cf053417753edefc9c2b0
2017-02-10 19:54:54 +00:00
defaults Remove 3DES from keystone_ssl_cipher_suite 2017-02-10 01:38:55 +00:00
doc Use https instead of http for git.openstack.org 2017-02-06 17:01:49 +07:00
examples [DOCS] Move keystone federation role docs 2016-08-16 08:46:08 +00:00
files Implement keystone venv support 2015-10-14 13:59:47 -05:00
handlers Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
library Resolved Keystone Federation bugs 2017-02-07 21:01:09 -06:00
meta Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 17:01:49 +07:00
tasks Benchmark requests during upgrade testing 2017-02-09 18:36:45 +00:00
templates Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:43:19 +00:00
tests Allow locust benchmarks to use zeromq 2017-02-10 19:54:54 +00:00
vars Add which in CentOS package list 2017-01-11 13:58:31 -05:00
.gitignore Implementing stricter permissions on config files 2017-02-08 09:18:34 -05:00
.gitreview Implement base configuration for independent repository 2016-03-02 10:09:25 -05: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
README.rst Show team and repo badges on README 2016-11-25 16:13:03 +01:00
Vagrantfile Remove Trusty support from os_keystone role 2016-12-15 13:18:55 +00:00
bindep.txt Work around Trusty CI bindep issue 2017-02-09 14:00:27 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 09:49:08 +07:00
setup.cfg Update home page link in cfg file 2016-09-20 14:21:45 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:57 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 05:56:04 +00:00
tox.ini Benchmark requests during upgrade testing 2017-02-09 18:36:45 +00: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 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