diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-11 10:17:54 +0800 |
---|---|---|
committer | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-11 10:17:54 +0800 |
commit | fd642d881232830fa54a3c117aca1e3152a8fdbd (patch) | |
tree | ccfd1362c1d9e6ecacfbd60ee54cee96671b30e1 /tests/vfc/nfvo-catalog/jsons | |
parent | 4881bf309111157deacdc49c60326d2dcfd65016 (diff) |
Add csit case for Network Service Descriptors
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: I5c8fe5fc63b87fef7aa05b1b4bf697512f753b7e
Diffstat (limited to 'tests/vfc/nfvo-catalog/jsons')
-rw-r--r-- | tests/vfc/nfvo-catalog/jsons/CreateNsdInfoRequest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-catalog/jsons/CreateNsdInfoRequest.json b/tests/vfc/nfvo-catalog/jsons/CreateNsdInfoRequest.json new file mode 100644 index 00000000..b3086d7f --- /dev/null +++ b/tests/vfc/nfvo-catalog/jsons/CreateNsdInfoRequest.json @@ -0,0 +1,3 @@ +{ + "userDefinedData": {} +}
\ No newline at end of file |