From cdacf6bdac9f097d5cfe2eba019acaaa0bc649c7 Mon Sep 17 00:00:00 2001 From: lumc Date: Thu, 12 Nov 2020 23:45:05 +0200 Subject: ELCCR-1011: Release Info - DP3 update and review Change-Id: I42528f55602df2a0ba8c8a0e5896d43706af2134 --- .../doc/about_release.xml | 21 ++++++++ .../doc/known_bugs_and_limitations.xml | 52 ++++---------------- .../doc/main_changes.xml | 56 +++++++++++++++++++--- 3 files changed, 80 insertions(+), 49 deletions(-) diff --git a/doc/book-enea-nfv-access-release-info/doc/about_release.xml b/doc/book-enea-nfv-access-release-info/doc/about_release.xml index ef46843..4a04ebd 100644 --- a/doc/book-enea-nfv-access-release-info/doc/about_release.xml +++ b/doc/book-enea-nfv-access-release-info/doc/about_release.xml @@ -153,4 +153,25 @@ + +
+ Supported browsers + + The current release has been tested on the following + browsers: + + + + Google Chrome v86 + + + + Mozilla Firefox v82 + + + + Microsoft Edge v84 + + +
\ No newline at end of file diff --git a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml index 636af3f..79eb37f 100644 --- a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml @@ -32,20 +32,6 @@ avoided. - - ELCCR-349If the uCPE Manager has not been - successfully installed originally or if the installed resources (files, - users, services, databases, environment variables, etc.) have been - manually changed/removed, the uninstallation may fail and some resources - will have to be removed manually. - - - - ELCCR-349Recovery in case of a failed uCPE - Manager uninstallation is not implemented. In case of a failure the - resources have to be removed manually. - - ELCCR-454 For the uCPE Manager, only the default database is supported, any requests for alternative databases are custom @@ -64,16 +50,6 @@ from the GUI. - - CPDX-3292The Factory Reset button in the uCPE - Manager is experimental as of the 2.2.2 release. - - - - ELCCR-119Multiple uCPE devices behind a firewall - or a gateway connecting with Call-Home are not supported. - - ELCCR-474Deleting VNF instances with flows configured on the OVS bridges can be done only after removing the @@ -93,12 +69,6 @@ the Juniper VNF is used. - - LXCR-????The Call Home functionality does not - support having multiple interfaces/routes that go from the device to the - uCPE Manager. - - LXCR-9853The WAN interface of a uCPE device needs to be connected to a network with at least a router/gateway installed @@ -140,7 +110,7 @@ igb_uio driver and the VM connected to the bridge has other interfaces that use the vfio-pci driver (e.g. SR-IOV/PCI-Passthrough), then the VM must be stopped before restarting - the vCPE service on the device (systemctl restart + the vCPE service on the device (systemctl restart vcpe). Rebooting the device does not have this restriction. @@ -156,19 +126,15 @@ implemented in the Automation Framework and Test Harness. - - STCR-6286The Call Home feature is not implemented - in the Automation Framework and the Test Harness. - - ELCCR-912Adding an upgrade image into the uCPE - Manager (Device > Upgrade > Add) fails, producing the following - error ostree: symbol lookup error: /usr/local/lib/libostree-1.so.1: - undefined symbol: g_utf8_make_valid. This occurs when the uCPE Manager is - installed on CentOS 7 prior to C7.1804 (kernel version < 3.10.0-862). - As a workaround, update glib2 to version 2.54.2 or later, using - #yum update glib2. + Manager (Device > Upgrade > Add) fails, + producing the following error ostree: symbol lookup error: + /usr/local/lib/libostree-1.so.1: undefined symbol: + g_utf8_make_valid. This occurs when the uCPE Manager is + installed on CentOS 7 prior to C7.1804 (kernel version < 3.10.0-862). + As a workaround, update glib2 to version 2.54.2 or later, using + #yum update glib2. @@ -185,4 +151,4 @@ - + \ No newline at end of file diff --git a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml index a9a360c..2bc5825 100644 --- a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml +++ b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml @@ -10,14 +10,58 @@ applicable.
- New Features + New Features and Improvements + New Features: + - Added support for running the uCPE Manager behind a NAT. - The Domain Upgrade Script supplied during VNF instantiation is now executed - after the virsh define command, in order to perform additional system configurations. - Corrections and improvements towards the content of previous NFV Access - release. + + CPDX-3385Support for managing multiple devices + behind a NAT. This includes improvements to the call-home feature and + the use of reverse SSH when creating an SSH session for a device + connected via call-home. + + + + CPDX-3314Enhanced support for handling multiple + WAN ports. + + + + CPDX-3476Added an operation for collecting uCPE + device logs and state information, for use in troubleshooting NFV Access + device issues. + + + + Improvements: + + + Refactoring of the Getting Started Manual. New chapters have been + added relating to System Recovery and Log Collection and Management. + + Support for installing NFV Access on eMMC disks. + + Support for installing NFV Access on disks larger than 1TB. + + Improved boot time of NFV Access by removing unnecessary or + redundant services. + + Removed virbr0 - default bridge created by libvirt. + + Fixed the NFV Access bare metal installation on Dell VEP1445. + More information might be needed here. + + Within the Web-installer, the user status is now updated with + information regarding a target reboot. + + Disabled the Open vSwitch service, now allowing for vCPEO control + of Open vSwitch. + + + ELCCR-354Improved uCPE Manager instance recovery + from a faulty state, through the System Backup functionality. +
-- cgit v1.2.3-54-g00ecf