From fa0b00ee867935591dd3af92f401035b74a4408c Mon Sep 17 00:00:00 2001 From: mrpa Date: Thu, 25 Mar 2021 15:49:16 +0100 Subject: Updated the rel notes with new olinks and dape's comments. Change-Id: Ib072f49571952743de4dbcbb578f506604df3cb8 Signed-off-by: mrpa --- .../doc/about_release.xml | 66 ++++++++------- .../doc/known_bugs_and_limitations.xml | 4 +- .../doc/main_changes.xml | 96 ++++++++++------------ 3 files changed, 77 insertions(+), 89 deletions(-) diff --git a/doc/book-enea-edge-release-info/doc/about_release.xml b/doc/book-enea-edge-release-info/doc/about_release.xml index 960f136..766c02a 100644 --- a/doc/book-enea-edge-release-info/doc/about_release.xml +++ b/doc/book-enea-edge-release-info/doc/about_release.xml @@ -4,11 +4,11 @@ About This Release - Enea Edge is a complete NFVI software platform designed for - deployment on any white box uCPE device, and optimized for common use cases. - Enea Edge includes both the Enea Edge Runtime deployed on a white box, - and a management component with automation tools deployed in a private or - public cloud. + Enea Edge is a complete NFVI software platform designed for deployment + on any white box uCPE device, and optimized for common use cases. Enea Edge + includes both the Enea Edge Runtime deployed on a white box, and a + management component with automation tools deployed in a private or public + cloud. The Enea Edge VNF_example_configurations.tar.gz - + - Enea_Edge_AF-TH_<version>-build<build_number>.zip - (deprecated, see Section 2.1 New Features and - Improvements.) + Enea_Edge_AF-TH_<version>-build<build_number>.zip + (deprecated, see Section 2.1 New + Features and Improvements.) @@ -109,63 +109,61 @@ - Enea Edge Release Information. Describes the Enea Edge - release content, main changes, the list of known issues and + Enea Edge Release Information. Describes the Enea Edge release + content, main changes, the list of known issues and limitations. . - Describes how to deploy and upgrade an Enea Edge base - configuration, advanced configurations of the system and - troubleshooting information. + xpointer="element(book_enea_edge_getting_started/1)" />. Describes how + to deploy and upgrade an Enea Edge base configuration, advanced + configurations of the system as well as troubleshooting + information. . - Describes examples of onboarding, instantiating and configuring - various VNFs. + xpointer="element(book_enea_edge_example_usecases/1)" />. Describes + examples of onboarding, instantiating and configuring various + VNFs. . - Describes the Automation Framework for Enea Edge. + xpointer="element(book_enea_edge_automation_user_guide/1)" />. + Describes the Enea Edge Automation and provides instructions regarding + the necessary steps to configure and run the tool. . Describes the - Automation Framework and Test Harness for Enea Edge and - provides instructions regarding the necessary steps to run these - software tools (deprecated, see - Section 2.1 New Features - and Improvements). + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_auto_fw_th_user_guide/1)" />. + Describes the Automation Framework and Test Harness for Enea Edge + (deprecated, see Section 2.1 + New Features and Improvements). - + . + xpointer="element(book_enea_edge_system_test_specification/1)" />. Describes a sample Test Suite for System Testing of Enea Edge. - (deprecated, see Section 2.1 - New Features and Improvements). + (deprecated, see Section 2.1 New + Features and Improvements).
Supported Web Browsers - - These need to be updated - The current release supports using the following web browsers: + The current release supports using the following web + browsers: diff --git a/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml index 1f5fb0c..4f3eb7a 100644 --- a/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml @@ -201,11 +201,11 @@ ELCCR-1468When using the Enea Edge Management in HTTPS mode, upgrading a device from NFV Access 2.3.0 is not possible. Either switch to HTTP mode (for more details see The uCPE device Upgrade Process in the + xpointer="element(book_enea_edge_getting_started/1)" /> Manual) or install it manually. diff --git a/doc/book-enea-edge-release-info/doc/main_changes.xml b/doc/book-enea-edge-release-info/doc/main_changes.xml index 10e36a6..63c2216 100644 --- a/doc/book-enea-edge-release-info/doc/main_changes.xml +++ b/doc/book-enea-edge-release-info/doc/main_changes.xml @@ -31,21 +31,21 @@ - CPDX-3500The Enea Edge Automation, - a tool for automatic system configuration based on Python - scripting that will replace the existing Enea Edge Automation - Framework and Test Harness in the next major release. + CPDX-3500The Enea Edge Automation, a tool for + automatic system configuration based on Python scripting that will + replace the existing Enea Edge Automation Framework and Test Harness + in the next major release. - The Enea Edge Automation Framework and Test Harness, and - its related documentation the The Enea Edge Automation Framework and Test Harness, and its + related documentation the - and the and the + - are deprecated starting with Enea Edge 2.4.0. - + xpointer="element(book_enea_edge_system_test_specification/1)" /> are + deprecated starting with Enea Edge 2.4.0. + Improvements: @@ -75,38 +75,30 @@ CPDX-3498High Availability support with - redundant Enea uCPE Managers in active standby configuration. - - In order to increase resiliency on the uCPE management side, - the Enea uCPE Manager can be installed in High-Availability mode. - Deployment consists of multiple instances of the Enea uCPE Manager, - which can be distributed across different Data Centers and - geographical locations, and with multiple MariaDB servers for - each location. + redundant Enea Edge Management applications in active standby + configuration. + + In order to increase resiliency on the uCPE management side, the + Enea Edge Management application can be installed in High-Availability + mode. Deployment consists of multiple instances of the Enea Edge + Management application, which can be distributed across different Data + Centers and geographical locations, and with multiple MariaDB servers + for each location. - Platform and VNF Snapshots: - - - Made originally available with Enea NFV Access 2.3.0. - + Platform and VNF Snapshots (made originally available starting + with Enea NFV Access 2.3.0). + + Platform Snapshots allow users to store, manage and restore + snapshots of the Enea Edge Runtime configuration, with the purpose + of recovering after a failed reconfiguration. This feature is + disabled by default. - - - Platform Snapshots allow users to store, manage and restore - snapshots of the Enea Edge Runtime configuration, - with the purpose of recovering after a failed reconfiguration. - This feature is disabled by default. - - - VNF Snapshots allow users to store, manage and restore - snapshots of VNFs deployed on the Enea Edge - Runtime, with the purpose of restoring the VNF after a persistent - VNF failure. This feature is disabled by default. - - + snapshots of VNFs deployed on the Enea Edge Runtime, with the + purpose of restoring the VNF after a persistent VNF failure. This + feature is disabled by default. Users that would like to try out the Snapshot features should @@ -133,36 +125,34 @@ - . + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_runtime_open_source/1)" />. . + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_management_open_source/1)" />. - - + + . + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_telemetry_open_source/1)" />. . + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_automation_open_source/1)" />. . - - + xmlns:xi="http://www.w3.org/2001/XInclude" + xpointer="element(book_enea_edge_auto_fw_th_open_source/1)" />. +
-- cgit v1.2.3-54-g00ecf