From ccc37ba8613772542ba0de8b9c78d48f38c68ab2 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Mon, 26 Jun 2017 17:35:24 -0500 Subject: Make CephValidationDelay/Retries default consistent Also fix one instance of ManagementIpSubnet that was missing a description. Change-Id: I7c5b31d9ef464cefee1dd6ae7ebb9c017cbbd894 Partial-Bug: 1700664 --- network/ports/net_ip_map.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'network') diff --git a/network/ports/net_ip_map.yaml b/network/ports/net_ip_map.yaml index 75818bf0..a6971b0f 100644 --- a/network/ports/net_ip_map.yaml +++ b/network/ports/net_ip_map.yaml @@ -64,6 +64,7 @@ parameters: ManagementIpSubnet: default: '' type: string + description: IP address/subnet on the management network ManagementIpUri: default: '' type: string -- cgit 1.2.3-korg