[VVP] removing violation comment 57/77657/1
authorstark, steven <steven.stark@att.com>
Thu, 31 Jan 2019 16:01:21 +0000 (08:01 -0800)
committerstark, steven <steven.stark@att.com>
Thu, 31 Jan 2019 16:01:21 +0000 (08:01 -0800)
Change-Id: I01dc0b839c9918af44f9f10aa864b07da09ea3d2
Issue-ID: VVP-154
Signed-off-by: stark, steven <steven.stark@att.com>
heat/vFW/base_vfw.yaml

index d1b74de..8568419 100644 (file)
@@ -276,7 +276,6 @@ resources:
   vfw_0_int_protected_private_port_0:
     type: OS::Neutron::Port
     properties:
-      # this is a violation
       allowed_address_pairs: [{ "ip_address": { get_param: vfw_int_protected_private_floating_ip }}]
       network: { get_resource: int_protected_private_network }
       fixed_ips: [{"subnet": { get_resource: int_protected_private_subnet }, "ip_address": { get_param: vfw_int_protected_private_ip_0 }}]