invalid PCI alias in flavor results in HTTP 500 on instance create
Bug #1818701 reported by
Chris Friesen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Chris Friesen | ||
Pike |
Confirmed
|
Medium
|
Unassigned | ||
Queens |
Confirmed
|
Medium
|
Unassigned | ||
Rocky |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
If an invalid PCI alias is specified in the flavor extra-specs and we try to create an instance with that flavor, it will result in a PciInvalidAlias exception being raised.
In ServersControll
[stack@fedora-1 nova]$ nova boot --flavor ds2G --image fedora29 --nic none --admin-pass fedora asdf3
ERROR (ClientException): Unexpected API Error. Please report this at http://
<class 'nova.exception
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/641082
Review: https:/