Comment 4 for bug 1487937

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

Reviewed: https://review.openstack.org/216088
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=21b0c7e81691a513b7f6c39a71313ff06b957c94
Submitter: Jenkins
Branch: master

commit 21b0c7e81691a513b7f6c39a71313ff06b957c94
Author: Jamie Lennox <email address hidden>
Date: Mon Aug 24 13:33:07 2015 +1000

    Reject rule if assertion type unset

    When the "type" of the remote rule is not present in the assertion this
    should constitute a failure to match and reject the local change.

    Change-Id: Idba9a95f31a28401b2d49545347175ee0f324ab5
    Closes-Bug: #1487937