Merge "Fix keystone startup error"

This commit is contained in:
Jenkins
2014-03-17 10:28:44 +00:00
committed by Gerrit Code Review

View File

@@ -157,7 +157,7 @@ template '/etc/keystone/keystone.conf' do
token_expiration: node['openstack']['identity']['token']['expiration']
)
notifies :restart, 'service[keystone]', :immediately
notifies :restart, 'service[keystone]', :delayed
end
template '/etc/keystone/keystone-paste.ini' do