Add some test cases for VF-C to CSIT
Issue-ID: VFC-1534
Change-Id: Ie98a32cfadbde57bf35d3de52e5d222a251aaebe
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json b/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
new file mode 100644
index 0000000..282e0af
--- /dev/null
+++ b/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
@@ -0,0 +1,8 @@
+{
+ "pnfId": "123",
+ "pnfName": "pnf1",
+ "pnfdId": "456",
+ "pnfdInfoId": "011234",
+ "pnfProfileId": "456788",
+ "cpInfo": "cp info"
+}
\ No newline at end of file