From: Tim Rozet Date: Mon, 30 Nov 2015 20:14:19 +0000 (-0500) Subject: Requirement: Supported Layer 1/2 Networking Configurations X-Git-Tag: brahmaputra.1.0~24 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F3787%2F2;p=genesisreq.git 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 --- 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 `_: Neutron DHCP servers should be configured in HA per tenant +* `Jira GENESIS-61 `_: Supported Layer 1/2 Networking + Configurations + * `Jira GENESIS-62 `_: Supported Logical Networks for Target System