diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-05-06 12:12:11 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-05-11 09:42:46 +0000 |
commit | eb41a48ecf1b9231bb98459ffb1929c160491aa9 (patch) | |
tree | 85ec08e943a9cf9c9c7a521bd0f1e86ac8c117af /docs/docs_vfwHPA.rst | |
parent | 0f14e46a69b3fd8c9e40f80584183a3af5d7e152 (diff) |
Fix broken links in doc
Jenkins verify job is failing due to invalid links on the doc
Issue-ID: INT-2108
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I3015eb02533a3c2f9115d82f8d5b9c68f7043a40
Diffstat (limited to 'docs/docs_vfwHPA.rst')
-rw-r--r-- | docs/docs_vfwHPA.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/docs_vfwHPA.rst b/docs/docs_vfwHPA.rst index c37754d55..737b4fd5d 100644 --- a/docs/docs_vfwHPA.rst +++ b/docs/docs_vfwHPA.rst @@ -29,11 +29,8 @@ This tutorial covers enhancements 1 to 5 in Background of https://wiki.onap.org/ Setting Up and Installation ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Some fixes for HPA support were made subsequent to the release of the Casablanca images. Several updated docker images need to be used to utilize the fixes. The details of the docker images that need to be used and the issues that are fixed are described at this link https://wiki.onap.org/display/DW/Docker+image+updates+for+HPA+vFW+testing -Instructions for updating the manifest of ONAP docker images can be found here: https://onap.readthedocs.io/en/casablanca/submodules/integration.git/docs/#deploying-an-updated-docker-manifest - -Install OOM ONAP using the deploy script in the integration repo. Instructions for this can be found in this link https://wiki.onap.org/display/DW/OOM+Component. When the installation is complete (all the pods are either in running or completed state) Do the following; +Install OOM ONAP using the deploy script in the integration repo. Instructions for this can be found in this link https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide.html. When the installation is complete (all the pods are either in running or completed state) Do the following; 1. Check that all the required components were deployed; |