aboutsummaryrefslogtreecommitdiffstats
path: root/network/ports/net_ip_map.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-07-13 13:14:51 -0500
committerBen Nemec <bnemec@redhat.com>2017-08-02 16:20:08 -0500
commitc05e72cd720b16383f5e4be8b774270f8fce6ca5 (patch)
tree31df1aebd8a510abe83412367f77453875b446db /network/ports/net_ip_map.yaml
parent4502b7cba6b86cfb041459dbcebe77219236ecaf (diff)
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
Diffstat (limited to 'network/ports/net_ip_map.yaml')
-rw-r--r--network/ports/net_ip_map.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/ports/net_ip_map.yaml b/network/ports/net_ip_map.yaml
index a6971b0f..ce58e96f 100644
--- a/network/ports/net_ip_map.yaml
+++ b/network/ports/net_ip_map.yaml
@@ -14,6 +14,7 @@ parameters:
ExternalIpSubnet:
default: ''
type: string
+ description: IP address/subnet on the external network
ExternalIpUri:
default: ''
type: string
@@ -24,6 +25,7 @@ parameters:
InternalApiIpSubnet:
default: ''
type: string
+ description: IP address/subnet on the internal API network
InternalApiIpUri:
default: ''
type: string
@@ -34,6 +36,7 @@ parameters:
StorageIpSubnet:
default: ''
type: string
+ description: IP address/subnet on the storage network
StorageIpUri:
default: ''
type: string
@@ -44,6 +47,7 @@ parameters:
StorageMgmtIpSubnet:
default: ''
type: string
+ description: IP address/subnet on the storage mgmt network
StorageMgmtIpUri:
default: ''
type: string
@@ -54,6 +58,7 @@ parameters:
TenantIpSubnet:
default: ''
type: string
+ description: IP address/subnet on the tenant network
TenantIpUri:
default: ''
type: string