X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Fnoop.yaml;h=31ee6f3c26cf0cccaadc620ad5f5a937e0864e09;hb=9b89dd20162d962480d3cb84161ed6bfd4fa9de8;hp=9e1a127695565b79e9b1668d0866a927b8e521f4;hpb=d29411849004603a98cd45aba843eabe538a18c0;p=apex-tripleo-heat-templates.git diff --git a/network/ports/noop.yaml b/network/ports/noop.yaml index 9e1a1276..31ee6f3c 100644 --- a/network/ports/noop.yaml +++ b/network/ports/noop.yaml @@ -19,6 +19,10 @@ parameters: description: # Here for compatability with vip.yaml default: '' type: string + FixedIPs: + description: # Here for compatibility with vip.yaml + default: [] + type: json ControlPlaneSubnetCidr: # Override this via parameter_defaults default: '24' description: The subnet CIDR of the control plane network.