tripleo-image-elements/elements/keystone
Lucas Alvares Gomes ea8fe50a1c Do not install percona-toolkit on Fedora.
percona-toolkit is not supported on Fedora.

Change-Id: Iab383af19b12f90e5988665d04d0b416ebcd3d74
2013-06-25 12:32:43 +01:00
..
install.d Do not install percona-toolkit on Fedora. 2013-06-25 12:32:43 +01:00
os-config-applier/etc/keystone Set keystone token backend to sql. 2013-06-19 08:11:14 -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 Set keystone token backend to sql. 2013-06-19 08:11:14 -07:00
element-deps Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
keystone.crontab Set keystone token backend to sql. 2013-06-19 08:11:14 -07: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