diff options
author | Dragos Ciprian Nedelcu <Dragos.Ciprian.Nedelcu@enea.com> | 2021-10-11 15:50:05 +0200 |
---|---|---|
committer | Miruna Paun <mrpa@enea.se> | 2021-10-14 17:49:23 +0100 |
commit | 84a45f22bba2e2e114184da39e2ee5bcf1c3ca29 (patch) | |
tree | 31b577b547b4d8fa4ba24a3af3b85422b7531b9a /doc/book-enea-edge-release-info | |
parent | 7f0300cf95ac8f5592a6c43792b5b6470b69aaaf (diff) | |
download | nfv-access-documentation-feature_CPDX-3562.tar.gz |
Redundant management communication documentationfeature_CPDX-3562
Change-Id: I45eb901995c7344785b40df1f6b013a9bf36b486
Signed-off-by: Dragos Ciprian Nedelcu <Dragos.Ciprian.Nedelcu@enea.com>
Diffstat (limited to 'doc/book-enea-edge-release-info')
-rw-r--r-- | doc/book-enea-edge-release-info/doc/main_changes.xml | 14 |
1 files changed, 13 insertions, 1 deletions
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 629a892..c84dde7 100644 --- a/doc/book-enea-edge-release-info/doc/main_changes.xml +++ b/doc/book-enea-edge-release-info/doc/main_changes.xml | |||
@@ -58,6 +58,18 @@ | |||
58 | xpointer="element(book_enea_edge_getting_started/1)" /></olink> | 58 | xpointer="element(book_enea_edge_getting_started/1)" /></olink> |
59 | Manual.</para> | 59 | Manual.</para> |
60 | </listitem> | 60 | </listitem> |
61 | |||
62 | <listitem> | ||
63 | <para><remark>CPDX-3562</remark>Added redundant management communication | ||
64 | support in Enea Edge Runtime. For more details please see <olink | ||
65 | targetdoc="book_enea_edge_getting_started" | ||
66 | targetptr="redundant_mgmt_com">Redundant Management Communication | ||
67 | in the <xi:include | ||
68 | href="../../s_docbuild/olinkdb/pardoc-names.xml" | ||
69 | xmlns:xi="http://www.w3.org/2001/XInclude" | ||
70 | xpointer="element(book_enea_edge_getting_started/1)" /></olink> | ||
71 | Manual.</para> | ||
72 | </listitem> | ||
61 | </itemizedlist> | 73 | </itemizedlist> |
62 | 74 | ||
63 | <para><emphasis role="bold">Improvements:</emphasis></para> | 75 | <para><emphasis role="bold">Improvements:</emphasis></para> |
@@ -218,4 +230,4 @@ | |||
218 | This could affect existing custom scripts using Python 2 syntax. Please | 230 | This could affect existing custom scripts using Python 2 syntax. Please |
219 | update these scripts accordingly in order to run in a Python 3 environment.</para> | 231 | update these scripts accordingly in order to run in a Python 3 environment.</para> |
220 | </section> | 232 | </section> |
221 | </chapter> \ No newline at end of file | 233 | </chapter> |