From b49a96da29d951ed3f9abd876e97b673b6270d73 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Tue, 24 Nov 2015 19:18:47 +0530 Subject: Update typos Change-Id: Id63c1bcfc34058eb7285698ba9bf86d1cf2025a6 --- network/ports/ctlplane_vip.yaml | 2 +- network/ports/external.yaml | 2 +- network/ports/internal_api.yaml | 2 +- network/ports/noop.yaml | 2 +- network/ports/storage.yaml | 2 +- network/ports/storage_mgmt.yaml | 2 +- network/ports/tenant.yaml | 2 +- network/ports/vip.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'network/ports') diff --git a/network/ports/ctlplane_vip.yaml b/network/ports/ctlplane_vip.yaml index 0d2945bc..da1761b6 100644 --- a/network/ports/ctlplane_vip.yaml +++ b/network/ports/ctlplane_vip.yaml @@ -13,7 +13,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string ControlPlaneNetwork: diff --git a/network/ports/external.yaml b/network/ports/external.yaml index 63e3eeb3..316f8109 100644 --- a/network/ports/external.yaml +++ b/network/ports/external.yaml @@ -13,7 +13,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string ControlPlaneNetwork: # Here for compatibility with ctlplane_vip.yaml diff --git a/network/ports/internal_api.yaml b/network/ports/internal_api.yaml index da1b1856..6e7ad4c2 100644 --- a/network/ports/internal_api.yaml +++ b/network/ports/internal_api.yaml @@ -12,7 +12,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string diff --git a/network/ports/noop.yaml b/network/ports/noop.yaml index 31ee6f3c..028624fd 100644 --- a/network/ports/noop.yaml +++ b/network/ports/noop.yaml @@ -16,7 +16,7 @@ parameters: default: '' type: string NetworkName: - description: # Here for compatability with vip.yaml + description: # Here for compatibility with vip.yaml default: '' type: string FixedIPs: diff --git a/network/ports/storage.yaml b/network/ports/storage.yaml index ecb20b8f..35d07ba6 100644 --- a/network/ports/storage.yaml +++ b/network/ports/storage.yaml @@ -12,7 +12,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string diff --git a/network/ports/storage_mgmt.yaml b/network/ports/storage_mgmt.yaml index 2ab39f21..346de665 100644 --- a/network/ports/storage_mgmt.yaml +++ b/network/ports/storage_mgmt.yaml @@ -12,7 +12,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string diff --git a/network/ports/tenant.yaml b/network/ports/tenant.yaml index aae12d46..0e8fb2ae 100644 --- a/network/ports/tenant.yaml +++ b/network/ports/tenant.yaml @@ -12,7 +12,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string diff --git a/network/ports/vip.yaml b/network/ports/vip.yaml index 299579dc..2078fc48 100644 --- a/network/ports/vip.yaml +++ b/network/ports/vip.yaml @@ -13,7 +13,7 @@ parameters: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string ControlPlaneNetwork: -- cgit 1.2.3-korg