summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Ene <Marius.Ene@enea.com>2020-09-17 11:37:55 +0200
committerMiruna Paun <mrpa@enea.se>2020-09-17 11:46:48 +0200
commite272ecca6d09000f48a76a991eca3c717c0144d1 (patch)
treeaca0d91016b2191082935af0521c6be03f0419a6
parent9e240b18532163d5543f33c08ff1721d913ab4e4 (diff)
downloadnfv-access-documentation-e272ecca6d09000f48a76a991eca3c717c0144d1.tar.gz
ELCCR-912 - Added CentOs version limitation and reboot behavior when the device is upgraded.
Change-Id: Ie09ebf0cc8f5f43c4bf9d7465f2d41257ccf3237 Signed-off-by: Marius Ene <Marius.Ene@enea.com>
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml5
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml10
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
index 2acc009..a732129 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
@@ -1459,6 +1459,11 @@ userdel postgres</programlisting>
1459 </itemizedlist> 1459 </itemizedlist>
1460 </listitem> 1460 </listitem>
1461 </orderedlist> 1461 </orderedlist>
1462
1463 <note>
1464 <para>When the device activates the upgrade, it will be rebooted
1465 automatically.</para>
1466 </note>
1462 </section> 1467 </section>
1463 1468
1464 <section id="check_releases"> 1469 <section id="check_releases">
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 ec2c584..9b1c740 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
@@ -160,6 +160,16 @@
160 in the Automation Framework and the Test Harness.</para> 160 in the Automation Framework and the Test Harness.</para>
161 </listitem> 161 </listitem>
162 162
163 <listitem>
164 <para><remark>ELCCR-912</remark>Adding an upgrade image into the uCPE
165 Manager (<literal>Device &gt; Upgrade &gt; Add</literal>) fails, producing the following
166 error <literal>ostree: symbol lookup error: /usr/local/lib/libostree-1.so.1:
167 undefined symbol: g_utf8_make_valid</literal>. This occurs when the uCPE Manager is
168 installed on CentOS 7 prior to C7.1804 (kernel version &lt; 3.10.0-862).
169 As a workaround, update glib2 to version 2.54.2 or later, using
170 <command>#yum update glib2</command>.</para>
171 </listitem>
172
163 <listitem condition="hidden"> 173 <listitem condition="hidden">
164 <para><emphasis role="bold">PDF navigation</emphasis>: When using links 174 <para><emphasis role="bold">PDF navigation</emphasis>: When using links
165 to open other PDFs, or jump to another place in the same PDF, jumping 175 to open other PDFs, or jump to another place in the same PDF, jumping