Add ZaqarApiNetwork to the service net map
Without this Zaqar API will fail to run due to a missing bind IP address in the config file. Change-Id: Icd0a6e85b7455e89f37f05399146d5e743359da8 Closes-bug: #1650307
This commit is contained in:
parent
713a0326e4
commit
b3e5f8e821
@ -59,6 +59,7 @@ parameters:
|
||||
PublicNetwork: external
|
||||
OpendaylightApiNetwork: internal_api
|
||||
MistralApiNetwork: internal_api
|
||||
ZaqarApiNetwork: internal_api
|
||||
# We special-case the default ResolveNetwork for the CephStorage role
|
||||
# for backwards compatibility, all other roles default to internal_api
|
||||
CephStorageHostnameResolveNetwork: storage
|
||||
|
Loading…
x
Reference in New Issue
Block a user