summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2015-11-30 15:14:19 -0500
committerTim Rozet <trozet@redhat.com>2015-12-07 16:23:00 -0500
commit11f68182a81417ca00e5be7ccaabf3ff603f1cd4 (patch)
tree0de5d400a7176fe2df4250b7274121fbfb95c5a3
parent281c4fe57a9462363fe87e058ecb08eb18c70dd1 (diff)
Requirement: Supported Layer 1/2 Networking Configurations
Installers should support multiple kinds of network configurations for deployments. These shall include the following: 1) Multiple VLANs (untagged and tagged links) 2) NIC Bonding/Etherchannel 3) Multiple NICs These types may also be in combination with one another. For example, if a deployment uses 4 logical broadcast domains (VLANs) it may be split into 4 sub-interfaces on a single interface, which is then mapped to a bonded link consisting of 2 links. JIRA: GENESIS-61 Change-Id: Id30cfe1c01c3b82d94aaf454d6496180c29732e9 Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r--docs/sources/ux-requirements.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst
index f8820cc..68b2b4f 100644
--- a/docs/sources/ux-requirements.rst
+++ b/docs/sources/ux-requirements.rst
@@ -59,6 +59,9 @@ Network setup and configuration related requirements
* `Jira GENESIS-43 <https://jira.opnfv.org/browse/GENESIS-43>`_: Neutron DHCP servers should
be configured in HA per tenant
+* `Jira GENESIS-61 <https://jira.opnfv.org/browse/GENESIS-61>`_: Supported Layer 1/2 Networking
+ Configurations
+
* `Jira GENESIS-62 <https://jira.opnfv.org/browse/GENESIS-62>`_: Supported Logical Networks for
Target System