diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-11 09:27:06 +0800 |
---|---|---|
committer | Olivia Zhan <zhan.jie1@zte.com.cn> | 2019-07-11 01:28:35 +0000 |
commit | 4881bf309111157deacdc49c60326d2dcfd65016 (patch) | |
tree | 458c8910e8fe4921c64580f629096040e8d6993e /tests/vfc/nfvo-catalog/jsons | |
parent | 42a41b3869ae6a194b6325b5893d7057755ba7be (diff) |
Add csit case for PNF Descriptors
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: I3abe3fcb8094001a1de1f37c92cfcf8f403b2f95
Diffstat (limited to 'tests/vfc/nfvo-catalog/jsons')
-rw-r--r-- | tests/vfc/nfvo-catalog/jsons/CreatePnfdInfoRequest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-catalog/jsons/CreatePnfdInfoRequest.json b/tests/vfc/nfvo-catalog/jsons/CreatePnfdInfoRequest.json new file mode 100644 index 00000000..b3086d7f --- /dev/null +++ b/tests/vfc/nfvo-catalog/jsons/CreatePnfdInfoRequest.json @@ -0,0 +1,3 @@ +{ + "userDefinedData": {} +}
\ No newline at end of file |