Comment 4 for bug 1039608

Revision history for this message
Rohit Karajgi (rohitk) wrote :

The expected return code after the patch was submitted in https://review.openstack.org/12992 is still BadRequest.
The test expects a BadRequest, and it seems from the latest Tempest Devstack gate runs that Nova is also issuing BadRequest.

Looking at Jay's comment above, isn't this test supposed to validate for NotFound, (and Nova return a NotFound instead of BadRequest)
Has a bug been filed in Nova for this, or have I missed something here?