aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json')
-rw-r--r--test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json b/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
new file mode 100644
index 000000000..0d2027f21
--- /dev/null
+++ b/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
@@ -0,0 +1,5 @@
+{
+ "nsName": "ns1",
+ "csarId": "123",
+ "description": "ns1 desc"
+} \ No newline at end of file