[VVP] updating ports.py to check str_replace params 39/98339/3
authorstark, steven <steven.stark@att.com>
Wed, 13 Nov 2019 01:18:22 +0000 (17:18 -0800)
committerstark, steven <steven.stark@att.com>
Wed, 13 Nov 2019 01:30:54 +0000 (17:30 -0800)
allowed_address_pairs/ip_address can use CIDR format,
and is often done by using the intrinsic function str_replace.

This update will naively go through each param in a str_replace to
check if one is a valid allowed_address_pair/ip_address parameter.

Issue-ID: VVP-341
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I24e7ad6b74e5795b577d99468517287be46cd2b7


No differences found