diff options
author | mrpa <miruna.paun@enea.com> | 2020-07-02 14:27:20 +0200 |
---|---|---|
committer | mrpa <miruna.paun@enea.com> | 2020-07-02 14:54:02 +0200 |
commit | b0df3bb8e31d9d5b1f06e6bb093295803580df82 (patch) | |
tree | a95c59730f6caa20ed64e028d6a78fbaba4589f6 /doc/book-enea-nfv-access-release-info | |
parent | 998838096e6e5cd302838f4d672010784eb2f219 (diff) | |
download | nfv-access-documentation-feature_USERDOC-526.tar.gz |
Added in 3 new Limitations in the Rel Notesfeature_USERDOC-526
Added in 2 replacements of outdated pngs in the Example Usescases
Added in their svg counterparts for easy updates.
Change-Id: I2767f2fa8f22f78951044113a311608e2b206e34
Signed-off-by: mrpa <miruna.paun@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-release-info')
-rw-r--r-- | doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml | 17 |
1 files changed, 17 insertions, 0 deletions
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 66c54d7..ef184d8 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 | |||
@@ -14,6 +14,11 @@ | |||
14 | 14 | ||
15 | <itemizedlist> | 15 | <itemizedlist> |
16 | <listitem> | 16 | <listitem> |
17 | <para><remark>CPDX-3292</remark>The Factory Reset button in the uCPE | ||
18 | Manager is experimental as of the 2.2.2 release.</para> | ||
19 | </listitem> | ||
20 | |||
21 | <listitem> | ||
17 | <para><remark>ELCCR-119</remark>Multiple uCPE devices behind a firewall | 22 | <para><remark>ELCCR-119</remark>Multiple uCPE devices behind a firewall |
18 | or a gateway connecting with Call-Home are not supported.</para> | 23 | or a gateway connecting with Call-Home are not supported.</para> |
19 | </listitem> | 24 | </listitem> |
@@ -93,6 +98,12 @@ | |||
93 | </listitem> | 98 | </listitem> |
94 | 99 | ||
95 | <listitem> | 100 | <listitem> |
101 | <para><remark>ELCCR-577</remark>If a uCPEM is restored from a backup made | ||
102 | on an older release version than 2.2.3, VNFs cannot be instantiated from the GUI. | ||
103 | </para> | ||
104 | </listitem> | ||
105 | |||
106 | <listitem> | ||
96 | <para><remark>LXCR-9992</remark>Due to the way VFIO works, there are | 107 | <para><remark>LXCR-9992</remark>Due to the way VFIO works, there are |
97 | certain limitations regarding which devices can be used with VFIO. Mainly, it | 108 | certain limitations regarding which devices can be used with VFIO. Mainly, it |
98 | comes down to how IOMMU groups work. Any Virtual Function device can | 109 | comes down to how IOMMU groups work. Any Virtual Function device can |
@@ -104,6 +115,12 @@ | |||
104 | use of UIO on the system. Therefore, devices intended for use by the DPDK should be | 115 | use of UIO on the system. Therefore, devices intended for use by the DPDK should be |
105 | bound to the <literal>vfio-pci</literal> kernel module rather than the | 116 | bound to the <literal>vfio-pci</literal> kernel module rather than the |
106 | <literal>igb_uio</literal>.</para> | 117 | <literal>igb_uio</literal>.</para> |
118 | </listitem> | ||
119 | |||
120 | <listitem> | ||
121 | <para><remark>STCR-6224</remark>The Automation Framework and Test | ||
122 | Harness do not support multiple custom scripts uploaded to the device at | ||
123 | the same time.</para> | ||
107 | </listitem> | 124 | </listitem> |
108 | 125 | ||
109 | <listitem condition="hidden"> | 126 | <listitem condition="hidden"> |