summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/about_release.xml9
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml6
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/main_changes.xml2
3 files changed, 12 insertions, 5 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 c5d4317..fa85b7e 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
@@ -4,11 +4,12 @@
4<chapter id="relinfo-about-release"> 4<chapter id="relinfo-about-release">
5 <title>About This Release</title> 5 <title>About This Release</title>
6 6
7 <para>This release of Enea NFV Access <xi:include 7 <para>The Enea NFV Access <xi:include
8 href="eltf_params_updated.xml" xmlns:xi="http://www.w3.org/2001/XInclude" 8 href="eltf_params_updated.xml" xmlns:xi="http://www.w3.org/2001/XInclude"
9 xpointer="element(EneaLinux_REL_VER/1)" /> includes optimizations to the 9 xpointer="element(EneaLinux_REL_VER/1)" /> Release includes a new version
10 FCAPS framework, DPDK, USB-stick based installation, and various other 10 of the uCPE Manager as well as other features and optimizations, security
11 optimizations, security patches and documentation updates.</para> 11 patches and documentation updates. A list of new features can be found
12 in <xref linkend="relinfo-changes-other">Section 2.1 New Features</xref>.</para>
12 13
13 <para> 14 <para>
14 <remark>INFO <emphasis role="bold">eltf_params_updated.xml</emphasis> 15 <remark>INFO <emphasis role="bold">eltf_params_updated.xml</emphasis>
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 490441e..3ee8e2a 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
@@ -42,6 +42,12 @@
42 <para><remark>ELCCR-256</remark>The uCPE Manager cannot manage VNFs which 42 <para><remark>ELCCR-256</remark>The uCPE Manager cannot manage VNFs which
43 contain special characters in their name.</para> 43 contain special characters in their name.</para>
44 </listitem> 44 </listitem>
45
46 <listitem>
47 <para><remark>LXCR-9513</remark>When using In-Band Management on standard
48 interfaces (DPDK disabled), stopping and restarting a VNF is not supported.
49 To perform a VNF restart, it has to be deleted and reinstantiated.</para>
50 </listitem>
45 </itemizedlist> 51 </itemizedlist>
46 52
47 <para><remark>The section further down is generated from JIRA with 53 <para><remark>The section further down is generated from JIRA with
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 adb8c4d..6719a36 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
@@ -27,7 +27,7 @@
27 </listitem> 27 </listitem>
28 28
29 <listitem> 29 <listitem>
30 <para>Inband-management extension for VNFs.</para> 30 <para>In-band management extension for VNFs' management plane.</para>
31 </listitem> 31 </listitem>
32 32
33 <listitem> 33 <listitem>