← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380456] Re: Use 400 instead of 422 for security_groups v2 API

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-1

-- 
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):
  Fix Released

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


References