puppet-keystone/manifests
Juan Antonio Osorio Robles c1bda5f81e Change keystone token flush to run hourly
In a recent commit [1] the keystone token flush cron job was changed to
run twice a day. However, this change was not enough for big
deployments.

After getting some customer feedback and looking at what other projects
are doing [2] [3] [4]. It seems that running this job hourly is the way
to go.

[1] Ia0b0fb422318712f4b0f4d023cbb3a61d40bb85d
[2] https://www.ibm.com/support/knowledgecenter/en/SSB27U_6.4.0/com.ibm.zvm.v640.hcpo4/exptoken.htm
[3] https://review.openstack.org/#/c/88670/8
[4] https://github.com/openstack/charm-keystone/blob/master/templates/keystone-token-flush

Conflicts:
	manifests/cron/token_flush.pp
	spec/acceptance/keystone_federation_identity_provider_spec.rb
	spec/acceptance/keystone_federation_shibboleth_spec.rb
	spec/acceptance/keystone_wsgi_apache_spec.rb
	spec/classes/keystone_cron_token_flush_spec.rb

(cherry picked from commit f694b5551f)
Change-Id: I6ec7ec8111bd93e5638cfe96189e36f0e0691d65
Related-Bug: #1649616
(cherry picked from commit 90ffc7f600)
2017-07-11 13:03:38 +00:00
..
cron Change keystone token flush to run hourly 2017-07-11 13:03:38 +00:00
db Added retries for db_sync 2016-12-05 17:09:06 +00:00
federation Remove unnecesary spaces in log messages. 2016-09-26 14:18:11 +02:00
resource Install python memcache package 2017-01-11 16:05:28 +00:00
roles Add admin_password parameter for use in bootstrap 2016-09-20 07:51:13 -06:00
wsgi Remove unnecessary dependency from mod::ssl to conf directory 2017-05-22 10:34:43 +00:00
client.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
config.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
cors.pp Add CORS settings 2016-08-11 15:37:05 -04:00
db.pp Add support for db_max_retries param 2016-05-09 13:26:17 +02:00
deps.pp Add oslo::db to dependency chain 2016-05-30 20:33:55 +03:00
disable_admin_token_auth.pp Ensure endpoints created before admin_token_auth 2016-03-28 11:56:18 -07:00
endpoint.pp Ensure keystone service is created before openrc 2016-03-18 16:34:45 -04:00
init.pp Add default_transport_url option 2017-01-19 11:45:44 +02:00
ldap.pp Implement chase referrals parameter 2016-09-20 13:51:29 -06:00
ldap_backend.pp Remove unnecesary spaces in log messages. 2016-09-26 14:18:11 +02:00
logging.pp Revert "Deprecate use_syslog" 2016-05-31 13:42:38 +00:00
params.pp Include openstacklib defaults manifest. 2016-07-08 08:09:17 +00:00
policy.pp Set oslo options in keystone module through puppet-oslo 2016-04-13 17:32:49 +03:00
python.pp Deprecate python.pp and fix client tags 2016-02-29 18:32:57 +00:00
service.pp Deprecate service_provider 2016-04-21 21:56:31 -04:00