tripleo-image-elements/elements/keystone
Dan Prince c8acc9a345 Disable log debug in keystone.conf.
Change-Id: Iac1891ed5eb4a691a9a92130aaa032b0e66e0f25
2013-09-19 16:32:36 -07:00
..
install.d Use source-repository interface in keystone element 2013-07-17 11:21:29 +01:00
os-config-applier/etc/keystone Disable log debug in keystone.conf. 2013-09-19 16:32:36 -07:00
os-refresh-config/post-configure.d Make keystone config consistent with other elements. 2013-04-11 12:03:44 -07:00
README.md Do not install percona-toolkit on Fedora. 2013-06-25 12:32:43 +01:00
cleanup-keystone-tokens.sh Fix cleanup-keystone-tokens.sh to actually work 2013-08-06 15:20:57 -07:00
element-deps Use source-repository interface in keystone element 2013-07-17 11:21:29 +01:00
keystone.crontab Set keystone token backend to sql. 2013-06-19 08:11:14 -07:00
source-repository-keystone Use source-repository interface in keystone element 2013-07-17 11:21:29 +01:00

README.md

This element installs the Keystone service from git.

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

Configuration

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

keystone:
  db: "mysql://keyuser:keypass@localhost/keystone"

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