From 39236cafc639c4ff8894eb9fd69f523bd0c2ddeb Mon Sep 17 00:00:00 2001 From: mrpa Date: Tue, 23 Feb 2021 15:34:31 +0100 Subject: Updated the release info with new release content. Change-Id: I240ff5581cb5c1e6283a74632ac5bbac5a2687ff Signed-off-by: mrpa --- .../doc/installation_guide.xml | 9 -- .../doc/about_release.xml | 7 +- doc/book-enea-nfv-access-release-info/doc/book.xml | 2 +- .../doc/known_bugs_and_limitations.xml | 15 ++- .../doc/main_changes.xml | 114 +++++++++------------ 5 files changed, 65 insertions(+), 82 deletions(-) diff --git a/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml b/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml index 203bf90..10fe8f6 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml @@ -218,14 +218,6 @@ sudo systemctl mask now firewalld Required for Call Home when connecting uCPE Devices using Enea NFV Access 2.3.0 or older. - - - 7000:7010 - - TCP - - Required for Reverse SSH. - @@ -239,7 +231,6 @@ sudo firewall-cmd --permanent --add-port=54327/udp sudo firewall-cmd --permanent --add-port=5701-5708/tcp sudo firewall-cmd --permanent --add-port=4334/tcp sudo firewall-cmd --permanent --add-port=2021-2040/tcp -sudo firewall-cmd --permanent --add-port=7000-7010/tcp sudo firewall-cmd --reload 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 fae9d07..6141d1e 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 @@ -45,6 +45,10 @@ Enea_NFV_Access_uCPEManager_<version>-build<build_number>.tar.gz + + Enea_NFV_Access_Telemetry_Deploy_<version>-build<build_number>.tar.gz + + VNF_example_configurations.tar.gz @@ -150,7 +154,8 @@
- Supported Web Browsers + Supported Web Browsers<remark>These need to be + updated</remark> The current release has been tested using the following web browsers: diff --git a/doc/book-enea-nfv-access-release-info/doc/book.xml b/doc/book-enea-nfv-access-release-info/doc/book.xml index 2a48d5a..4a1e390 100644 --- a/doc/book-enea-nfv-access-release-info/doc/book.xml +++ b/doc/book-enea-nfv-access-release-info/doc/book.xml @@ -9,7 +9,7 @@ Release Version + xmlns:xi="http://www.w3.org/2001/XInclude" /> Beta 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 a7d4d77..8282f23 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 @@ -76,11 +76,11 @@ STCR-6292Management of WAN Interfaces is not implemented in the Automation Framework and Test Harness. - + - USERDOCAP-628Enea NFV Access Automation Framework - and Test harness does not have support for product features implemented - in Enea NFV Access 2.4.0 or newer. + USERDOCAP-628Enea NFV Access Automation Framework + and Test Harness does not have support for product features implemented + in Enea NFV Access 2.4.0 or newer. @@ -112,6 +112,13 @@ IPv6 protocol. + + ????On certain uCPE devices the Web-installer may + fail to create an NFV Access boot entry, this is a limitation in + firmware. The boot entry, however, will be detected automatically and + added by the firmware after a reboot. + + PDF navigation: When using links to open other PDFs, or jump to another place in the same PDF, jumping 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 57933e5..eb057df 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 @@ -16,84 +16,67 @@ - CPDX-3500The Enea NFV Access Automation Framework, - a tool for automatic system configuration based on Python scripting - that will replace the existing Enea NFV Access Automation Framework - and Test Harness in the next major release. + CPDX-3500The Enea NFV Access Automation + Framework, a tool for automatic system configuration based on Python + scripting that will replace the existing Enea NFV Access Automation + Framework and Test Harness in the next major release. The Enea NFV Access Automation Framework and Test Harness, and - its related documentation the - and - the + and the - are deprecated starting with Enea NFV Access 2.4.0. + xpointer="element(book_enea_nfv_access_system_test_specification/1)" /> + are deprecated starting with Enea NFV Access 2.4.0. - 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-3496Embedded WiFi support for all-in-one + store/home office deployment. - CPDX-3314Enhanced support for handling multiple - WAN ports. + CPDX-3499Expanded Hardware, OS and network + monitoring capability with InfluxDB and Grafana. - CPDX-3476Support for collecting uCPE device - logs and state information for use in troubleshooting. + CPDX-3498Redundant Enea uCPE Managers in active + standby configuration. - - - Improvements: - - Refactoring of the Enea NFV Access Getting Started - Manual. - - - - Support for installing Enea NFV Access on eMMC disks. - - - - Support for installing Enea NFV Access on disks larger than - 1TB. + CPDX-3407HTTPS based downloads of VNFs for + simplified deployment of the Enea uCPE Manager in cloud + environments. + - - Improved boot time of Enea NFV Access by removing unnecessary or - redundant services. - + Improvements: + - Fixed the Enea NFV Access bare metal installation on Dell - VEP1445. - - More information might be needed here. + A new Requirements page has + been added to the Web-installer, displaying device characteristics and + checking minimal hardware requirements. - Improved Installer Web-UI experience. + A Web-installer's log is displayed on the last page in case the + installation process has failed. - ELCCR-354Improved Enea uCPE Manager instance - recovery from a faulty state, through the System Backup - functionality. + Extended Web-installer support for NVME disks. Early Access Features: - The following Early Access features are included in this - release: + The following Early Access features are included in this release + (made originally available with Enea NFV Access 2.3.0): @@ -134,38 +117,35 @@ Open Source For more information about the Open Source packages included, please - refer to the Enea NFV Access Open Source Reports provided with this - release: + refer to the Enea NFV Access Open Source Reports listed below. Each report + contains open source and license information pertaining to packages + provided with this release, for their respective component. - . - Contains open source and license information pertaining to packages - provided with the Enea NFV Access Runtime Platform. + - . - Provides license information pertaining to packages available with the - Enea uCPE Manager. + - . - Provides license information pertaining to packages available with the - AF-TH. + + + + + Enea NFV Access Automation Framework Open Source Report. - Enea NFV Access Automation Framework Open Source Report. - Provides license information pertaining to packages available with the - Automation Framework. + Enea NFV Access Telemetry Deploy Open Source Report.
-- cgit v1.2.3-54-g00ecf