HTTP 500 Server error while creating an instance with a non existent network port parameter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Rohit Karajgi |
Bug Description
Using Quantum as the network service, boot an instance and pass a non existent port
in the network parameter list.
Nova API Expected Error: 400 BadRequest
Actual Error: 500 Server Error
Though Quantum Client returns Status: 404, Nova API returns Status: 500
API Log snip:
2013-06-27 06:45:07.528 TRACE nova.api.openstack QuantumClientEx
2013-06-27 06:45:07.528 TRACE nova.api.openstack
2013-06-27 06:45:07.537 INFO nova.api.openstack [req-a73d95ff-
2013-06-27 06:45:07.538 DEBUG nova.api.
2013-06-27 06:45:07.539 INFO nova.osapi_
Affects: Nova trunk commit 9900e0549118e76
Changed in nova: | |
assignee: | nobody → Rohit Karajgi (rohitkarajgi) |
description: | updated |
Changed in nova: | |
milestone: | none → havana-3 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | havana-3 → 2013.2 |
Fix proposed to branch: master /review. openstack. org/35356
Review: https:/