Cannot start instances with neutrons multi-provider network
Bug #1659467 reported by
Vladik Romanovsky
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Medium
|
Vladik Romanovsky | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann |
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:/
[2] https:/
Changed in nova: | |
assignee: | nobody → Vladik Romanovsky (vladik-romanovsky) |
tags: | added: neutron sriov |
Changed in nova: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/430026
Review: https:/