Add trove_service_net_setup to aio deploy
Since we are using integrated tests, the services overrides for role tests are not applied, which causes trove to fail. Change-Id: I6ba46a631e7a8f191159908bd6fd229dae4b1742
This commit is contained in:
parent
33c4f9df3d
commit
245d6317f3
@ -145,6 +145,7 @@ ironic_wsgi_processes: 1
|
||||
|
||||
## Trove
|
||||
trove_api_workers_max: 2
|
||||
trove_service_net_setup: true
|
||||
trove_api_workers: 1
|
||||
trove_conductor_workers_max: 2
|
||||
trove_conductor_workers: 1
|
||||
|
Loading…
Reference in New Issue
Block a user