diff options
Diffstat (limited to 'os-apply-config')
-rw-r--r-- | os-apply-config/controller.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/os-apply-config/controller.yaml b/os-apply-config/controller.yaml index f84bf5b3..bf32f250 100644 --- a/os-apply-config/controller.yaml +++ b/os-apply-config/controller.yaml @@ -554,6 +554,9 @@ parameters: NeutronApiVirtualIP: type: string default: '' + NovaApiVirtualIP: + type: string + default: '' ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set |