diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-10 10:22:47 +0800 |
---|---|---|
committer | Olivia Zhan <zhan.jie1@zte.com.cn> | 2019-07-10 02:32:33 +0000 |
commit | 88a563a5e2192fd1351c8b6f9a1ef04b8ad77830 (patch) | |
tree | 6823831d109e25f1bfe01e2322ec5b32b490f5d5 /tests/vfc/nfvo-catalog/jsons | |
parent | c354411b4df2ca9929749ba9283972d3b3dddeff (diff) |
Add csit case for VNF Packages
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: Ic7e8718f037d11bf7d1ea806e16519e6cfa99d46
Diffstat (limited to 'tests/vfc/nfvo-catalog/jsons')
-rw-r--r-- | tests/vfc/nfvo-catalog/jsons/CreateVnfPkgInfoRequest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-catalog/jsons/CreateVnfPkgInfoRequest.json b/tests/vfc/nfvo-catalog/jsons/CreateVnfPkgInfoRequest.json new file mode 100644 index 00000000..87845130 --- /dev/null +++ b/tests/vfc/nfvo-catalog/jsons/CreateVnfPkgInfoRequest.json @@ -0,0 +1,3 @@ +{ + "userDefinedData": {} +}
\ No newline at end of file |