diff options
author | 2019-03-18 10:07:02 +0000 | |
---|---|---|
committer | 2019-03-18 10:07:02 +0000 | |
commit | a036637a4d466662128cde1823816578e76c69e0 (patch) | |
tree | d58add45a75701717e67de676463fc6b15068f9d /vid-automation/src/main/resources/supplementaryFiles/sample.json | |
parent | 756a9c041981e05a3f5bd740ebc0d3fc22579003 (diff) | |
parent | 66af8b9b391879be78660d6ccb0a1f1f9340b423 (diff) |
Merge "Merge automation from ECOMP's repository"
Diffstat (limited to 'vid-automation/src/main/resources/supplementaryFiles/sample.json')
-rw-r--r-- | vid-automation/src/main/resources/supplementaryFiles/sample.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vid-automation/src/main/resources/supplementaryFiles/sample.json b/vid-automation/src/main/resources/supplementaryFiles/sample.json new file mode 100644 index 000000000..c7d245f43 --- /dev/null +++ b/vid-automation/src/main/resources/supplementaryFiles/sample.json @@ -0,0 +1,4 @@ +{ + "param": "ABCD", + "vnf_instance_name": "sample" +}
\ No newline at end of file |