From 2011d3c07179085d385e784c20c73f6737829df5 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Fri, 6 Oct 2017 15:57:15 +0200 Subject: USERDOCAPAP-240 final updates to both docs --- .../doc/images/openstack_env.png | Bin 0 -> 38773 bytes .../doc/images/openstack_env.svg | 3 + .../doc/installation_instructions.xml | 6 +- .../doc/about_release.xml | 3 +- .../doc/known_bugs_and_limitations.xml | 64 +++++++++++++++++---- 5 files changed, 60 insertions(+), 16 deletions(-) create mode 100644 book-enea-nfv-core-installation-guide/doc/images/openstack_env.png create mode 100644 book-enea-nfv-core-installation-guide/doc/images/openstack_env.svg diff --git a/book-enea-nfv-core-installation-guide/doc/images/openstack_env.png b/book-enea-nfv-core-installation-guide/doc/images/openstack_env.png new file mode 100644 index 0000000..a34f7c6 Binary files /dev/null and b/book-enea-nfv-core-installation-guide/doc/images/openstack_env.png differ diff --git a/book-enea-nfv-core-installation-guide/doc/images/openstack_env.svg b/book-enea-nfv-core-installation-guide/doc/images/openstack_env.svg new file mode 100644 index 0000000..f8c717e --- /dev/null +++ b/book-enea-nfv-core-installation-guide/doc/images/openstack_env.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml b/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml index 0418cde..eb9bf27 100644 --- a/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml +++ b/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml @@ -604,14 +604,14 @@ $ fuel plugins --install /opt/opnfv/fuel-plugin-kvm-1.0-1.0.0-1.noarch.rpm - Select Neutron With VLAN segmenation. + Select Neutron with VLAN segmenation. Neutron with tunneling segmentation is available but not supported in this release. DPDK scenarios only work with VLAN segmentation. - + @@ -1364,7 +1364,7 @@ $ fuel plugins --install /opt/opnfv/fuel-plugin-kvm-1.0-1.0.0-1.noarch.rpm If DPDK is used, the default flavour - m1.micro should be modified. + m1.micro should be modified. In order to do this, select Admin|System|Flavors and all flavors will be displayed. Note that m1.micro has no diff --git a/book-enea-nfv-core-release-info/doc/about_release.xml b/book-enea-nfv-core-release-info/doc/about_release.xml index e0c6e2f..63827c5 100644 --- a/book-enea-nfv-core-release-info/doc/about_release.xml +++ b/book-enea-nfv-core-release-info/doc/about_release.xml @@ -181,7 +181,8 @@ - Galera cluster for MySQL consists of: + Galera cluster for MySQL consists + of: 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 10104c8..c5fbfbb 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 @@ -16,6 +16,46 @@ Release Specific Issues + + Live migration fails on ThunderX NUMA nodes + + + + Description and Impact: + + Rally Nova tests are failing for the + nosdn-vlan_doctor_dpdk-ha scenario on + ThunderX NUMA nodes. The issue is not reproducible on the x86 + architecture nor on aarch64 (for non dpdk scenarios). + + + + Workaround: N/A. + + + + + + Instances fail to boot when using a direct port (SR-IOV) on + ThunderX + + + + Description and Impact: + + Deployment is successful with SR-IOV enabled interfaces + however, instances fail to boot when a direct bound (SR-IOV) port + is added. This has been tested using a SR-IOV capable PCI Express + Network Interface. As a consequence it is impossible to + passthrough a SR-IOV port on ThunderX. + + + + Workaround: N/A. + + + + Security groups are not working correctly for ICMP traffic in deployments with OpenDaylight. @@ -24,7 +64,7 @@ Description and Impact: - + When OPNFV is deployed with OpenDaylight as an SDN controller, the Security Groups rules pertaining to ICMP do @@ -37,7 +77,7 @@ This reproduces on aarch64. On x86 the security groups work correctly. - + @@ -54,7 +94,7 @@ Description and Impact: - + After a fresh deploy of OPNFV with OpenDaylight and the Service Function Chaining scenario configurations, instances @@ -66,7 +106,7 @@ The SFC VNFs are not reachable via SSH for management and configuration. - + @@ -83,7 +123,7 @@ Description and Impact: - + When adding or removing nodes via Fuel installer on an OPNFV deployment that uses OpenDaylight, flows in @@ -98,7 +138,7 @@ compute node cannot be reached by floating IP. Scale-out and scale-in operations are flawed. - + @@ -116,7 +156,7 @@ Description and Impact: - + When the user tries to hot-plug a network port to a running instance, this fails due to virtio negotiation failure @@ -128,7 +168,7 @@ This reproduces on aarch64. - + @@ -148,7 +188,7 @@ Description and Impact: - + The Configuration tests from the Fuel Healthcheck fail when the OPNFV cluster operates with the default credentials. @@ -159,14 +199,14 @@ This is architecture independent. - + Workaround: In order to make these 3 test cases pass, the user needs to: - + Change the credentials for the root user on the Fuel Master node: after logging on as root on the master node, @@ -188,7 +228,7 @@ before deploy or you will need to redeploy to have the changes applied. - + -- cgit v1.2.3-54-g00ecf