diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vfc/nfvo-lcm/jsoninput/create_ns.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 |