Files
nova/nova/tests/unit/api/openstack/compute
Chris Friesen cb5ad6d3c1 Handle missing exception in instance creation code
In the instance creation code path it's possible for the PciInvalidAlias
exception to be raised if the flavor extra-specs have an invalid PCI
alias.  This should be converted to HTTPBadRequest along with the other
exceptions stemming from invalid extra-specs.

Without this, it gets reported as an HTTP 500 error.

Change-Id: Ia6921b5cd9253f65ff6904bdbce942759633de95
Closes-Bug: #1818701
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
2019-03-05 11:04:06 -06:00
..
2018-07-10 14:56:27 +00:00
2018-09-05 09:08:54 -05:00
2017-12-12 09:22:21 -05:00
2018-07-10 14:56:27 +00:00