Comment 3 for bug 1413281

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/149010
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ad0eab8bb2cb7ef50600d3a08a2c201f374304c8
Submitter: Jenkins
Branch: master

commit ad0eab8bb2cb7ef50600d3a08a2c201f374304c8
Author: Ildiko Vancsa <email address hidden>
Date: Wed Jan 21 17:55:02 2015 +0100

    Fix policy validation in JSONSchema

    Fix the JSONSchema for server_group to include the validation of
    conflicting policies. The check in the create function in v3 was
    removed.

    Change-Id: I258f76adb6e5b85838bb2daae0ac25057ea8e650
    Closes-Bug: #1413281