Revert "Increase nova-api worker"
This reverts commit 40b17a8298a2baf76b501b57fc4c836a03d14db3. Reason for revert: The issue with nova-api is no longer reproduced. Change-Id: I6e31c785b003d09beae6d58729fe433c1ec64c0e
This commit is contained in:
parent
d60a2281c3
commit
7d46ef03b3
@ -179,7 +179,7 @@ class openstack_integration::nova (
|
||||
ssl_key => "/etc/nova/ssl/private/${facts['networking']['fqdn']}.pem",
|
||||
ssl_cert => $::openstack_integration::params::cert_path,
|
||||
ssl => $::openstack_integration::config::ssl,
|
||||
workers => 4,
|
||||
workers => 2,
|
||||
}
|
||||
class { 'nova::wsgi::apache_metadata':
|
||||
bind_host => $::openstack_integration::config::host,
|
||||
|
Loading…
x
Reference in New Issue
Block a user