summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2020-07-29 11:07:11 +0200
committermrpa <miruna.paun@enea.com>2020-07-29 11:10:04 +0200
commitddf3e559b978a9629967cf60e80a6bbccfb62cea (patch)
tree0ba2bb59af073335278177755d4496ca82a0b5d1
parentb2442d8f685a7c78509d75cb7b4bba0f7ba18a73 (diff)
downloadnfv-access-documentation-ddf3e559b978a9629967cf60e80a6bbccfb62cea.tar.gz
Updated the known issues with three limitations
Updated the AFTH UG the SRIOV json example for binding a network interface. Change-Id: I77439d9139668bd7c6baf09da0c18fd7bbecd713 Signed-off-by: mrpa <miruna.paun@enea.com>
-rw-r--r--doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml4
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml17
2 files changed, 19 insertions, 2 deletions
diff --git a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml
index a0faefa..4f94422 100644
--- a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml
+++ b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml
@@ -962,9 +962,9 @@ Options:
962}</programlisting><emphasis role="bold">Sample 962}</programlisting><emphasis role="bold">Sample
963 <filename>sriov_nic.json</filename> configuration 963 <filename>sriov_nic.json</filename> configuration
964 file:</emphasis><programlisting>{ 964 file:</emphasis><programlisting>{
965 "name": "eno1", 965 "name": "enp4s0f1",
966 "type": "sr-iov", 966 "type": "sr-iov",
967 "subType": "passthrough | adapter-pool", 967 "subType": "adapter-pool",
968 "sriovNumVfs": "2" 968 "sriovNumVfs": "2"
969}</programlisting><emphasis role="bold">Sample 969}</programlisting><emphasis role="bold">Sample
970 <filename>std_nic.json</filename> configuration 970 <filename>std_nic.json</filename> configuration
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 a46289e..007c150 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
@@ -15,6 +15,13 @@
15 15
16 <listitem> 16 <listitem>
17 <para><remark>ELCCR-319</remark>After a successful installation or 17 <para><remark>ELCCR-319</remark>After a successful installation or
18 upgrade, the uCPE Manager will reboot. The time required for restarting
19 all its services is influenced by hardware configuration of the host
20 platform.</para>
21 </listitem>
22
23 <listitem>
24 <para><remark>ELCCR-319</remark>After a successful installation or
18 upgrade, it takes about 2 minutes until the device is accessible from 25 upgrade, it takes about 2 minutes until the device is accessible from
19 the uCPE Manager.</para> 26 the uCPE Manager.</para>
20 </listitem> 27 </listitem>
@@ -118,6 +125,16 @@
118 the same time.</para> 125 the same time.</para>
119 </listitem> 126 </listitem>
120 127
128 <listitem>
129 <para><remark>STCR-6292</remark>Management of WAN Interface is not
130 implemented in the Automation Framework and Test Harness.</para>
131 </listitem>
132
133 <listitem>
134 <para><remark>STCR-6286</remark>The Call Home feature is not implemented
135 in the Automation Framework and the Test Harness.</para>
136 </listitem>
137
121 <listitem condition="hidden"> 138 <listitem condition="hidden">
122 <para><emphasis role="bold">PDF navigation</emphasis>: When using links 139 <para><emphasis role="bold">PDF navigation</emphasis>: When using links
123 to open other PDFs, or jump to another place in the same PDF, jumping 140 to open other PDFs, or jump to another place in the same PDF, jumping