diff options
-rw-r--r-- | doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml | 10 |
1 files changed, 10 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 3ee8e2a..e2d338e 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 | |||
@@ -48,6 +48,16 @@ | |||
48 | interfaces (DPDK disabled), stopping and restarting a VNF is not supported. | 48 | interfaces (DPDK disabled), stopping and restarting a VNF is not supported. |
49 | To perform a VNF restart, it has to be deleted and reinstantiated.</para> | 49 | To perform a VNF restart, it has to be deleted and reinstantiated.</para> |
50 | </listitem> | 50 | </listitem> |
51 | |||
52 | <listitem> | ||
53 | <para><remark>ELCCR-276</remark>The uCPE Manager does not prevent a user | ||
54 | from creating multiple <literal>communication</literal> bridges assigned | ||
55 | to the same physical port. Although this is an invalid configuration and | ||
56 | OVS itself will not accept it, the configuration screens will incorrectly | ||
57 | show that such a configuration is in effect. The user should take care | ||
58 | while assigning a physical port to a communications bridge to ensure that | ||
59 | the port being assigned has not already been assigned to another bridge.</para> | ||
60 | </listitem> | ||
51 | </itemizedlist> | 61 | </itemizedlist> |
52 | 62 | ||
53 | <para><remark>The section further down is generated from JIRA with | 63 | <para><remark>The section further down is generated from JIRA with |