Comment 3 for bug 1487324

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

Reviewed: https://review.openstack.org/215484
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=20459979e0b37ad74190d77cb9b7574b012f8ac4
Submitter: Jenkins
Branch: master

commit 20459979e0b37ad74190d77cb9b7574b012f8ac4
Author: gong yong sheng <gong.yongsheng@99cloud.net>
Date: Fri Aug 21 14:51:45 2015 +0800

    Add empty policy rule to get_rule_type action

    Without this empty policy rule, get_rule_type will use default, which
    will demand admin role or tenant_id in object. but rule_type has no
    tenant_id in its body.

    Change-Id: I92b1222fbcdc2efd13ca6f586cfefefc55b59189
    Closes-bug: #1487324