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:
Guilherme Steinmüller 2019-04-02 16:40:17 +00:00
parent 33c4f9df3d
commit 245d6317f3
1 changed files with 1 additions and 0 deletions

View File

@ -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