diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-02-11 16:50:05 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-02-11 16:50:05 +0530 |
commit | 475699816541ca5d3b6f80a501966fd2043ae715 (patch) | |
tree | 2865b887710f8452c61c830cd0f1fe6c245cca12 /vnfmarket-be/deployment/vtp2ovp/README.md | |
parent | 9482397f16858a05a6e8c03f65990549fd23714c (diff) |
OVP sample results
Issue-ID: VNFSDK-502
Change-Id: I1370562c70ee0518b6ebe32de12ce138abc8acf0
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'vnfmarket-be/deployment/vtp2ovp/README.md')
-rw-r--r-- | vnfmarket-be/deployment/vtp2ovp/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vnfmarket-be/deployment/vtp2ovp/README.md b/vnfmarket-be/deployment/vtp2ovp/README.md index 054e469a..2c192000 100644 --- a/vnfmarket-be/deployment/vtp2ovp/README.md +++ b/vnfmarket-be/deployment/vtp2ovp/README.md @@ -8,7 +8,9 @@ on the VTP server machine, follow the steps given below for installing this tool 2. Copy the yaml file vtp2ovp-result-2019-schema.yaml into folder open-cli-schema under VTP home OPEN_CLI_HOME 3. Run oclip schema-refresh 4. Run this tool by typing + oclip --product LFN-OVP vtp2ovp-result --help + Sample command usage: oclip.sh --product LFN-OVP vtp2ovp-result --tar-path /tmp --execution-id 1234567890-1567139793554 --vtp-home /opt/vtp |