diff options
author | deen1985 <damian.nowak@nokia.com> | 2021-03-25 17:58:00 +0100 |
---|---|---|
committer | Damian Nowak <damian.nowak@nokia.com> | 2021-03-27 11:43:38 +0000 |
commit | 874708274946c80dec39d59cbdbd46604c1ff965 (patch) | |
tree | 93c0e46afab91206f96745304370f06402c0e7cc /docs | |
parent | 958155f2c886c3808eeb614e72a27e7d722df825 (diff) |
[Docs] Updated R8 release notes - manual collector installation
Added a note in known limitations, related to the CMP v2 and IPv4/IPv6 support.
Added as well links to the manual installation descriptions with Cloudify.
Change-Id: I510660fb84f3ea4b157c8233a5f86bd2eb9cbabe
Signed-off-by: Damian Nowak <damian.nowak@nokia.com>
Issue-ID: DCAEGEN2-2681
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/release-notes.rst | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 277367fe..ce2da332 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -1,6 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. +.. Modification Copyright 2021 Nokia Solutions and Networks. .. _release_notes: @@ -198,12 +199,18 @@ Software Deliverables Known Limitations, Issues and Workarounds ----------------------------------------- -None - +The new, Helm based installation mechanism for collectors doesn`t support yet certain features available with the traditional Cloudify orchestration based mechanisms: + - Obtaining X.509 certificates from external CMP v2 server for secure xNF connections + - Exposing the Collector port in Dual Stack IPv4/IPv6 networks. -*System Limitations* +Such features are available, when the collectors are installed using the Cloudify mechanisms. +Refer to collector installation page for more details: -None +.. toctree:: + :maxdepth: 1 + + ./services/ves-http/installation.rst + ./services/ves-hv/installation.rst *Known Vulnerabilities* |