yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23665
[Bug 1380456] [NEW] Use 400 instead of 422 for security_groups v2 API
Public bug reported:
For any invalid request format we should return 400, not 422, we should
fix this case for v2 security_groups API. That is also good for sharing
the unittest between v2.1 and v2.
To change the API that follow the rule:
https://wiki.openstack.org/wiki/APIChangeGuidelines
** Affects: nova
Importance: Low
Assignee: Alex Xu (xuhj)
Status: Triaged
** Changed in: nova
Assignee: (unassigned) => Alex Xu (xuhj)
** Changed in: nova
Importance: Undecided => Low
** Changed in: nova
Status: New => Triaged
--
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/1380456
Title:
Use 400 instead of 422 for security_groups v2 API
Status in OpenStack Compute (Nova):
Triaged
Bug description:
For any invalid request format we should return 400, not 422, we
should fix this case for v2 security_groups API. That is also good for
sharing the unittest between v2.1 and v2.
To change the API that follow the rule:
https://wiki.openstack.org/wiki/APIChangeGuidelines
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1380456/+subscriptions
Follow ups
References