aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2021-06-29 15:26:31 +0000
committermrichomme <morgan.richomme@orange.com>2021-08-23 12:02:09 +0200
commitf85754bbceb4aac3609038e2d13316625f08b63e (patch)
tree891ca5f22ed0f7392f445a59797255ec1cc57399 /docs
parentb698cdeb43dc8c45c20aed10a6b2e2773d9c726b (diff)
Update requirements of OpenStack noheat deployment
Python dependencies are now tracked in requirements.txt file. Issue-ID: INT-1601 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I47bbec6ad3e7b9e9fa3ec569d44605b803ac8271 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docs_StndDefined_Events_Collection_Mechanism.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs_StndDefined_Events_Collection_Mechanism.rst b/docs/docs_StndDefined_Events_Collection_Mechanism.rst
index fd20271ae..aecc566ec 100644
--- a/docs/docs_StndDefined_Events_Collection_Mechanism.rst
+++ b/docs/docs_StndDefined_Events_Collection_Mechanism.rst
@@ -31,7 +31,7 @@ and providing them for consumption by analytics applications running on top of D
How to Configure VES Collector
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-By default config maps containing schema files are defined in the `OOM <https://gerrit.onap.org/r/gitweb?p=oom.git;a=tree;f=kubernetes/dcaegen2/resources/external>`_ repository and installed with dcaegen2 module.
+By default config maps containing schema files are defined in the `OOM <https://github.com/onap/oom/tree/honolulu/kubernetes/dcaegen2/resources/external>`_ repository and installed with dcaegen2 module.
In Honolulu release in OOM are used schema files from https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/.
The newest schema files can be found in https://forge.3gpp.org/rep/sa5/MnS/tree/Rel-16-SA-91/OpenAPI
If for production/test purpose are required different or newest schema files please follow procedure for `config map update <https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/configuration.html#config-maps>`_.