Merge "[Fullstack] Limit number of Neutron's api workers"
This commit is contained in:
@@ -77,6 +77,7 @@ class NeutronConfigFixture(ConfigFixture):
|
||||
'password': rabbitmq_environment.password,
|
||||
'host': rabbitmq_environment.host,
|
||||
'vhost': rabbitmq_environment.vhost},
|
||||
'api_workers': 2,
|
||||
},
|
||||
'database': {
|
||||
'connection': connection,
|
||||
|
||||
Reference in New Issue
Block a user