summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-release-info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-edge-release-info')
-rw-r--r--doc/book-enea-edge-release-info/doc/about_release.xml8
-rw-r--r--doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml40
-rw-r--r--doc/book-enea-edge-release-info/doc/main_changes.xml14
3 files changed, 62 insertions, 0 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 3cc854e..113f129 100644
--- a/doc/book-enea-edge-release-info/doc/about_release.xml
+++ b/doc/book-enea-edge-release-info/doc/about_release.xml
@@ -62,6 +62,14 @@
62 </listitem> 62 </listitem>
63 </itemizedlist> 63 </itemizedlist>
64 64
65 <para>Early Access Components:</para>
66
67 <itemizedlist>
68 <listitem>
69 <para>Enea_Edge_Management_Controller_&lt;version&gt;-build&lt;build_number&gt;_EA.tar.gz</para>
70 </listitem>
71 </itemizedlist>
72
65 <programlisting condition="arm">-- documentation/ 73 <programlisting condition="arm">-- documentation/
66 /* Enea Edge documentation */ 74 /* Enea Edge documentation */
67-- README 75-- README
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 cecdb36..9a1401d 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
@@ -9,6 +9,46 @@
9 9
10 <itemizedlist> 10 <itemizedlist>
11 <listitem> 11 <listitem>
12 <para><remark>ELCCR-1603</remark> The Enea Edge Management Controller
13 Early Access Release has the following limitations:</para>
14
15 <itemizedlist>
16 <listitem>
17 <para>The Enea Edge Management Controller supports only the
18 embeded Postgres SQL as a deployment database.</para>
19 </listitem>
20
21 <listitem>
22 <para>The Enea Edge Management Controller and the Enea Edge
23 Management application cannot be deployed on the same
24 machine.</para>
25 </listitem>
26
27 <listitem>
28 <para>Cluster functionality is not supported for the Enea Edge
29 Management application. Select <emphasis role="bold">N</emphasis> when
30 prompted for this during deployment.</para>
31 </listitem>
32
33 <listitem>
34 <para>In the <emphasis role="bold">Statistics</emphasis> menu,
35 only the
36 <emphasis role="bold">Edge Management Controller</emphasis>
37 option is supported. The other options are currently not
38 supported.</para>
39 </listitem>
40
41 <listitem>
42 <para>In the <emphasis role="bold">Scheduled Ops</emphasis>
43 window, when creating a new scheduled operation, only the
44 <emphasis role="bold">System Back-up</emphasis>
45 functionality is supported. All other options are currently
46 not supported.</para>
47 </listitem>
48 </itemizedlist>
49 </listitem>
50
51 <listitem>
12 <para><remark>LXCR-9904</remark>Enea Edge Runtime cannot be installed on 52 <para><remark>LXCR-9904</remark>Enea Edge Runtime cannot be installed on
13 USB storage devices.</para> 53 USB storage devices.</para>
14 </listitem> 54 </listitem>
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 8824aa3..87156d7 100644
--- a/doc/book-enea-edge-release-info/doc/main_changes.xml
+++ b/doc/book-enea-edge-release-info/doc/main_changes.xml
@@ -15,6 +15,20 @@
15 15
16 <itemizedlist> 16 <itemizedlist>
17 <listitem> 17 <listitem>
18 <para><remark>CPDX-3520</remark>Enea Edge Management Controller Early Access.
19 The Enea Edge Management controller is a tool for overseeing Enea Edge
20 Management applications and handling multiple tenant setups. Since it is
21 an Early Access solution, please see the list of limitations detailed in
22 the next chapter for possible issues. For more details on this feature, see <olink
23 targetdoc="book_enea_edge_getting_started"
24 targetptr="mgmt_controller">Deploying and using the Enea Edge Management Controller in the <xi:include
25 href="../../s_docbuild/olinkdb/pardoc-names.xml"
26 xmlns:xi="http://www.w3.org/2001/XInclude"
27 xpointer="element(book_enea_edge_getting_started/1)" /></olink>
28 Manual.</para>
29 </listitem>
30
31 <listitem>
18 <para><remark>CPDX-3496</remark>Embedded WiFi support for all-in-one 32 <para><remark>CPDX-3496</remark>Embedded WiFi support for all-in-one
19 store/home office deployment. For more details please see the <olink 33 store/home office deployment. For more details please see the <olink
20 targetdoc="book_enea_edge_getting_started" 34 targetdoc="book_enea_edge_getting_started"