Merge "Update typos"
authorJenkins <jenkins@review.openstack.org>
Fri, 11 Dec 2015 14:26:25 +0000 (14:26 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 11 Dec 2015 14:26:25 +0000 (14:26 +0000)
1  2 
network/ports/ctlplane_vip.yaml
network/ports/external.yaml
network/ports/internal_api.yaml
network/ports/storage.yaml
network/ports/storage_mgmt.yaml
network/ports/tenant.yaml
network/ports/vip.yaml

@@@ -13,9 -13,8 +13,9 @@@ 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
 +    default: ''
      type: string
    ControlPlaneNetwork:
      description: The name of the undercloud Neutron control plane
@@@ -13,9 -13,8 +13,9 @@@ 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
 +    default: ''
      type: string
    ControlPlaneNetwork: # Here for compatibility with ctlplane_vip.yaml
      description: The name of the undercloud Neutron control plane
@@@ -12,16 -12,9 +12,16 @@@ 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
 +    default: ''
      type: string
 +  FixedIPs:
 +    description: >
 +        Control the IP allocation for the VIP port. E.g.
 +        [{'ip_address':'1.2.3.4'}]
 +    default: []
 +    type: json
  
  resources:
  
@@@ -12,16 -12,9 +12,16 @@@ 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
 +    default: ''
      type: string
 +  FixedIPs:
 +    description: >
 +        Control the IP allocation for the VIP port. E.g.
 +        [{'ip_address':'1.2.3.4'}]
 +    default: []
 +    type: json
  
  resources:
  
@@@ -12,16 -12,9 +12,16 @@@ 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
 +    default: ''
      type: string
 +  FixedIPs:
 +    description: >
 +        Control the IP allocation for the VIP port. E.g.
 +        [{'ip_address':'1.2.3.4'}]
 +    default: []
 +    type: json
  
  resources:
  
@@@ -12,16 -12,9 +12,16 @@@ 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
 +    default: ''
      type: string
 +  FixedIPs:
 +    description: >
 +        Control the IP allocation for the VIP port. E.g.
 +        [{'ip_address':'1.2.3.4'}]
 +    default: []
 +    type: json
  
  resources:
  
@@@ -13,9 -13,8 +13,9 @@@ 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
 +    default: ''
      type: string
    ControlPlaneNetwork:
      description: The name of the undercloud Neutron control plane