yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60832
[Bug 1659467] [NEW] Cannot start instances with neutrons multi-provider network
Public bug reported:
Instances utilizing SR-IOV won't be able to start with a network port
that has been created from a multi-provider (multi-segment) network. [1]
Such ports will have a special "segments" field that will hold a list of
networks and will fail when we will attempt to retrieve a single
network, such as here [2]
[1] https://bugs.launchpad.net/openstack-api-site/+bug/1242019
[2] https://github.com/openstack/nova/blob/master/nova/network/neutronv2/api.py#L1417
** Affects: nova
Importance: Undecided
Assignee: Vladik Romanovsky (vladik-romanovsky)
Status: New
** Tags: network
** Changed in: nova
Assignee: (unassigned) => Vladik Romanovsky (vladik-romanovsky)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1659467
Title:
Cannot start instances with neutrons multi-provider network
Status in OpenStack Compute (nova):
New
Bug description:
Instances utilizing SR-IOV won't be able to start with a network port
that has been created from a multi-provider (multi-segment) network.
[1]
Such ports will have a special "segments" field that will hold a list
of networks and will fail when we will attempt to retrieve a single
network, such as here [2]
[1] https://bugs.launchpad.net/openstack-api-site/+bug/1242019
[2] https://github.com/openstack/nova/blob/master/nova/network/neutronv2/api.py#L1417
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1659467/+subscriptions
Follow ups