From c05e72cd720b16383f5e4be8b774270f8fce6ca5 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 13 Jul 2017 13:14:51 -0500 Subject: Make many networking parameters consistent These are mostly the low hanging fruit that only required a few minor changes to fix. There are more that require a lot of changes or might be more controversial that will be done later. Change-Id: I55cebc92ef37a3bb167f5fae0debe77339395e62 Partial-Bug: 1700664 --- network/ports/ctlplane_vip.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'network/ports/ctlplane_vip.yaml') diff --git a/network/ports/ctlplane_vip.yaml b/network/ports/ctlplane_vip.yaml index bb54ca62..f874c30d 100644 --- a/network/ports/ctlplane_vip.yaml +++ b/network/ports/ctlplane_vip.yaml @@ -9,8 +9,8 @@ parameters: description: Name of the service to lookup default: '' type: string - NetworkName: - description: # Here for compatibility with isolated networks + NetworkName: # Here for compatibility with isolated networks + description: Name of the network where the VIP will be created default: ctlplane type: string PortName: -- cgit 1.2.3-korg