diff options
author | Weitao Gao <victor.gao@huawei.com> | 2020-02-11 11:32:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-11 11:32:36 +0000 |
commit | 181dcb69d6b88300e49646053a946f1d10b1e6f0 (patch) | |
tree | a1fc59f97bfe73e12bcb45f6003250dce970a1de /vnfmarket-be/deployment/vtp2ovp/README.md | |
parent | 98f7884864029e33da930edaa47d1be3b5b19440 (diff) | |
parent | 475699816541ca5d3b6f80a501966fd2043ae715 (diff) |
Merge "OVP sample results"
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 |