yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30243
[Bug 1419629] Re: HTTPInternalServerError if 'label' is missing in request body of create tenant network API
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1419629
Title:
HTTPInternalServerError if 'label' is missing in request body of
create tenant network API
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Create tenant network API expect 'label' of network as one of the
input. If that is missing from request body then, 500 error code is
returned.
This is not appropriate error code in above case, user should get bad
request error for better error handling .
Also there is no negative tests present to cover above case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1419629/+subscriptions
References