yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28280
[Bug 1419629] [NEW] HTTPInternalServerError if 'label' is missing in request body of create tenant network API
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Assignee: Ghanshyam Mann (ghanshyammann)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Ghanshyam Mann (ghanshyammann)
--
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):
In Progress
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
Follow ups
References