diff options
author | 2021-02-18 16:11:49 +0000 | |
---|---|---|
committer | 2021-02-18 16:11:49 +0000 | |
commit | fd1984ad3ff36c850103a5303e85fb5a17e577ae (patch) | |
tree | c69c0258f08417ce0ea12026289b3d005c057178 /docs/guides/onap-user/vfw-design-tutorial/index.rst | |
parent | 48a3c73817102570b5fb1bd90a1f205767672666 (diff) | |
parent | 1b310c7db2993775d7c9f135f8b784d6260fbb90 (diff) |
Merge "[DOC] Fix tox docs-linkcheck profile issues" into guilin
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) |