From: fujinhua Date: Mon, 18 Feb 2019 02:49:29 +0000 (+0800) Subject: Fix csit error for nslcm X-Git-Tag: 4.0.0-ONAP~176 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6c9c91dbdcea92d9c4b2c9102daff5e8c0d4e33a;p=integration%2Fcsit.git Fix csit error for nslcm Change-Id: I0f0a62bee5facfbafe668ec079a3555ffda53579 Issue-ID: INT-887 Signed-off-by: fujinhua --- diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_ns.json b/tests/vfc/nfvo-lcm/jsoninput/create_ns.json index bb39364b..2b64a18d 100644 --- a/tests/vfc/nfvo-lcm/jsoninput/create_ns.json +++ b/tests/vfc/nfvo-lcm/jsoninput/create_ns.json @@ -1,6 +1,7 @@ { "nsName": "ns1", "csarId": "123", + "nsdId": "1", "description": "ns1 desc", "test": "test" } \ No newline at end of file