Move CSIT to integration/csit repo
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / create_ns.json
1 {
2   "nsName": "ns1",
3   "csarId": "123",
4   "description": "ns1 desc",
5   "test": "test"
6 }