trove/conductor: reduce workers to 2
Depends-On: I942addf4347aaf813ef40d2ab39bac69a85a1a33 Change-Id: I6f1b010075a420f1b9896d62c5c970f384855941
This commit is contained in:
parent
250527e124
commit
4a3ca2bf40
@ -39,6 +39,7 @@ class openstack_integration::trove {
|
||||
class { '::trove::conductor':
|
||||
debug => true,
|
||||
verbose => true,
|
||||
workers => 2,
|
||||
auth_url => 'http://127.0.0.1:5000/',
|
||||
}
|
||||
class { '::trove::taskmanager':
|
||||
|
Loading…
x
Reference in New Issue
Block a user