yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48853
[Bug 1564125] Re: Allow to use several nics for physnet with SR-IOV
Add descriptions about multiple SR-IOV nics to the corresponding page of
the networking guide.
** Also affects: openstack-manuals
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1564125
Title:
Allow to use several nics for physnet with SR-IOV
Status in neutron:
Invalid
Status in openstack-manuals:
New
Bug description:
https://review.openstack.org/294188
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 46ddaf4288a1cac44d8afc0525b4ecb3ae2186a3
Author: Vladimir Eremin <veremin@xxxxxxxxxxxx>
Date: Thu Mar 17 19:32:29 2016 +0300
Allow to use several nics for physnet with SR-IOV
Accordind specs and docs, SRIOV_NIC.physical_device_mappings is not
limited to be a 1-1 mapping between physnets and NICs. However,
implementation requires this. This bugfix unlocks 1-M mappings, so one
physnet could be managed by many NICs.
* introduced unique_keys in neutron.utils.parse_mappings
* SRIOV_NIC.physical_device_mappings is parsed as dict with lists as
values with parse_mappings(..., unique_keys=False)
DocImpact
Change-Id: I07b8682fdfe8389a35893cc662b87c94a00bd4a5
Closes-Bug: #1558626
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1564125/+subscriptions
References