X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Flcm%2Fnf%2Ftests%2Fconst.py;h=7ebb7d3222eeaf02c066b9312d5c44555ef617c1;hb=c23b4b6131096628c13469d4dc204beb4c05eb55;hp=8a50fa1a5cf1a646515cc4a34eb86119bf8f3525;hpb=b7f679695743d0c2a046997bf4a6ed5ae0ac1e43;p=vfc%2Fgvnfm%2Fvnflcm.git diff --git a/lcm/lcm/nf/tests/const.py b/lcm/lcm/nf/tests/const.py index 8a50fa1a..7ebb7d32 100644 --- a/lcm/lcm/nf/tests/const.py +++ b/lcm/lcm/nf/tests/const.py @@ -1422,7 +1422,16 @@ vnfd_for_scale = { "description": "", "vdu_id": "sunshine", "properties": { - "trunk_mode": "false" + "trunk_mode": "false", + "protocol_data": [{ + "address_data": { + "address_type": "ip_address", + "l3_address_data": { + "floating_ip_activated": False, + "ip_address_assignment": False + } + } + }] }, "cp_id": "ext_cp", "cpd_id": "ext_cp"