keystone: avoid race condition with eventlet on Ubuntu.
Change-Id: I0f2ecd7629935d06232f8c1e1952732b197224ef Depends-On: I6b07a70f0729639f12ebc19f9d3cd405d8be214b
This commit is contained in:
parent
0ec65eb155
commit
b23ee13fe1
@ -44,6 +44,7 @@ class openstack_integration::keystone (
|
|||||||
enable_ssl => $::openstack_integration::config::ssl,
|
enable_ssl => $::openstack_integration::config::ssl,
|
||||||
public_bind_host => $::openstack_integration::config::host,
|
public_bind_host => $::openstack_integration::config::host,
|
||||||
admin_bind_host => $::openstack_integration::config::host,
|
admin_bind_host => $::openstack_integration::config::host,
|
||||||
|
manage_policyrcd => true,
|
||||||
}
|
}
|
||||||
include ::apache
|
include ::apache
|
||||||
class { '::keystone::wsgi::apache':
|
class { '::keystone::wsgi::apache':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user