summaryrefslogtreecommitdiffstats
path: root/book-enea-nfv-core-release-info
diff options
context:
space:
mode:
authorAlexandru Nemes <alexandru.nemes@enea.com>2018-05-14 17:11:55 +0300
committerAlexandru Nemes <alexandru.nemes@enea.com>2018-05-14 17:11:55 +0300
commitfad0dffabd6f3129aabf5400b2598d71aaa7527a (patch)
treef28c73be7d8b12e9f405ac9510f6118f42dbf994 /book-enea-nfv-core-release-info
parent507c55968dea0780483f0de374253b384b9bbc98 (diff)
downloaddoc-enea-nfv-fad0dffabd6f3129aabf5400b2598d71aaa7527a.tar.gz
Adding documentation content for mixed arch pod deployment in ENC
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
Diffstat (limited to 'book-enea-nfv-core-release-info')
-rw-r--r--book-enea-nfv-core-release-info/doc/book.xml1
-rw-r--r--book-enea-nfv-core-release-info/doc/known_bugs_and_limitations.xml24
-rw-r--r--book-enea-nfv-core-release-info/doc/main_changes.xml12
-rw-r--r--book-enea-nfv-core-release-info/doc/new_in_this_release.xml12
4 files changed, 49 insertions, 0 deletions
diff --git a/book-enea-nfv-core-release-info/doc/book.xml b/book-enea-nfv-core-release-info/doc/book.xml
index f39ea27..8afd432 100644
--- a/book-enea-nfv-core-release-info/doc/book.xml
+++ b/book-enea-nfv-core-release-info/doc/book.xml
@@ -8,6 +8,7 @@
8 8
9 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 9 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
10 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 10 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
11 <xi:include href="main_changes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
11 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 12 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
12 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 13 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
13</book> \ No newline at end of file 14</book> \ No newline at end of file
diff --git a/book-enea-nfv-core-release-info/doc/known_bugs_and_limitations.xml b/book-enea-nfv-core-release-info/doc/known_bugs_and_limitations.xml
index 55e9be7..bc682ab 100644
--- a/book-enea-nfv-core-release-info/doc/known_bugs_and_limitations.xml
+++ b/book-enea-nfv-core-release-info/doc/known_bugs_and_limitations.xml
@@ -411,6 +411,30 @@
411 </listitem> 411 </listitem>
412 </itemizedlist> 412 </itemizedlist>
413 </listitem> 413 </listitem>
414
415 <listitem>
416 <para>On Mixed Arch Deployment, only the aarch64 TestVM Cirros image
417 will be installed by Fuel</para>
418
419 <itemizedlist>
420 <listitem>
421 <para>Description and Impact:</para>
422
423 <para>Due to the fact that Fuel will only deploy the aarch64
424 image, Yardstick, Functest, and certain Health Check tests will
425 not work. These test suites are dependent on a single image name
426 at a time, and do not know on how to place instances on the
427 Compute for images that each require a different arch.</para>
428
429 <para>To have both testVM images, the user must add the x86_64
430 image manually.</para>
431 </listitem>
432
433 <listitem>
434 <para>There is no workaround for the test suites failures.</para>
435 </listitem>
436 </itemizedlist>
437 </listitem>
414 </orderedlist> 438 </orderedlist>
415 </section> 439 </section>
416 440
diff --git a/book-enea-nfv-core-release-info/doc/main_changes.xml b/book-enea-nfv-core-release-info/doc/main_changes.xml
new file mode 100644
index 0000000..53c1f0f
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/main_changes.xml
@@ -0,0 +1,12 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="main_changes">
3 <title>Main Changes</title>
4
5 <section id="mixed_arch">
6 <title>Mixed Arch Deployment</title>
7
8 <para>Enea NFV Core <phrase>1.1</phrase> can be installed on a cluster
9 consisting of servers with mixed CPU architectures. The user can deploy
10 x86 Controllers and a combination of x86 and aarch64 Compute nodes.</para>
11 </section>
12</chapter> \ No newline at end of file
diff --git a/book-enea-nfv-core-release-info/doc/new_in_this_release.xml b/book-enea-nfv-core-release-info/doc/new_in_this_release.xml
new file mode 100644
index 0000000..55b9735
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/new_in_this_release.xml
@@ -0,0 +1,12 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<chapter id="new_features">
3 <title>New In This Release</title>
4
5 <section>
6 <title>Mixed Arch Deployment</title>
7
8 <para>Mixed-arch Deployment: NFV Core 1.1 can be installed on a cluster
9 consisting of servers with mixed CPU architectures. The user can deploy
10 x86 Controllers and a combination of x86 and aarch64 Compute nodes.</para>
11 </section>
12</chapter> \ No newline at end of file