diff options
author | Eric Debeau <eric.debeau@orange.com> | 2021-02-09 13:23:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-09 13:23:18 +0000 |
commit | 28fffb708775ba3cc66a17417f3913f815c6d68e (patch) | |
tree | 61f39f23a7b18fe09e234f293bbb4f1e682f5523 /docs/guides/onap-user/vfw-design-tutorial/index.rst | |
parent | 2fcc416d1f7272150b0aae227f7997fe83e89d60 (diff) | |
parent | 5b9d80a4e9175cfd6bd7f2be33c540053f726005 (diff) |
Merge "[DOC] Fix tox docs-linkcheck profile issues"
Diffstat (limited to 'docs/guides/onap-user/vfw-design-tutorial/index.rst')
-rw-r--r-- | docs/guides/onap-user/vfw-design-tutorial/index.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/guides/onap-user/vfw-design-tutorial/index.rst b/docs/guides/onap-user/vfw-design-tutorial/index.rst index 0aa002314..171d295d2 100644 --- a/docs/guides/onap-user/vfw-design-tutorial/index.rst +++ b/docs/guides/onap-user/vfw-design-tutorial/index.rst @@ -96,8 +96,12 @@ Let us start by creating the VLM 2. Create Vendor Software Product (VSP) -Prerequisite: Download VNF Heat package from gerrit (git clone "https://gerrit.onap.org/r/demo") and copy -the required HEAT package & use it while upload the package +Prerequisite: Download VNF Heat package from gerrit + +.. code: bash + git clone "https://gerrit.onap.org/r/demo" + +and copy the required HEAT package & use it while upload the package A. Go to SDC Home → ONBOARD → WORKSPACE → CREATE NEW VSP (complete all the fields, click on Network Package checkbox then click create) |