tripleo-image-elements/elements/keystone
Jenkins 4b771fa654 Merge "Templatize keystone ssl keys/certs" 2014-07-09 10:55:59 +00:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Merge "Drop some unnecessary lsb_release calls" 2014-06-26 07:50:31 +00:00
os-apply-config Templatize keystone ssl keys/certs 2014-06-26 09:11:04 +02:00
os-refresh-config Templatize keystone ssl keys/certs 2014-06-26 09:11:04 +02:00
README.md Keystone: make logging configurable... 2013-12-16 19:22:31 -05:00
cleanup-keystone-tokens.sh Fall back to keystone-manage if pt-archiver isn't available 2014-06-06 16:45:46 +01:00
element-deps Moving iptables rules to the relevant elements 2014-01-28 06:31:54 -05:00
keystone.crontab keystone crontab PATH needs /usr/local/bin 2014-02-07 13:31:53 -08:00
source-repository-keystone Use openstack git repos when possible 2013-11-15 10:48:11 +02:00

README.md

This element installs the Keystone service from git.

Upon booting the image, the service should be running on port 5000.

Configuration

NOTE: Keystone requires the keystone.db key to be set via Heat Metadata.

keystone: db: "mysql://keyuser:keypass@localhost/keystone" verbose: False - Print more verbose output debug: False - Print debugging output (includes plaintext request logging, potentially including passwords)

NOTE: Token cleanup will cause poor performance until the upstream bug (https://bugs.launchpad.net/keystone/+bug/1188378) is fixed. This problem is fixed in some distributions (Ubuntu, RHEL, CentOS) where percona-toolkit's is supported and used to clean out the table on mysql. http://www.percona.com/mysql-support/policies/percona-toolkit-supported-platforms-and-versions