← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1413281] [NEW] Conflicting policies should fail with ValidationError in v3

 

Public bug reported:

With the new JSONSchema validation conflicting policies now fail with
webob.exc.HTTPBadRequest as opposed to exception.ValidationError, as it
is validated outside of the schema. This should be fixed.

** Affects: nova
     Importance: Undecided
     Assignee: Ildiko Vancsa (ildiko-vancsa)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Ildiko Vancsa (ildiko-vancsa)

-- 
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/1413281

Title:
  Conflicting policies should fail with ValidationError in v3

Status in OpenStack Compute (Nova):
  New

Bug description:
  With the new JSONSchema validation conflicting policies now fail with
  webob.exc.HTTPBadRequest as opposed to exception.ValidationError, as
  it is validated outside of the schema. This should be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1413281/+subscriptions


Follow ups

References