aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-09-14 11:17:30 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-09-14 11:17:30 +0800
commit57c239871f7ec7e6dfeb741ed6e54ddbec2481eb (patch)
tree22d2e37a84f6b45b07b99bc7ec43995f2cea9a64 /test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
parent6b2b0586de1e7aead9ca7e2f7591acc5d7d43c29 (diff)
Add csit cases of vfc-nfvo-lcm
Add NS create/delete cases Change-Id: I6452ea9231b238927ab910ef9dda7524227ef016 Issue-Id: INT-201 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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