Comment 30 for bug 1491317

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

Reviewed: https://review.openstack.org/585731
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=35d945e92f77af1a1051c13158c67ef3c59e8f6b
Submitter: Zuul
Branch: master

commit 35d945e92f77af1a1051c13158c67ef3c59e8f6b
Author: ZhaoBo <email address hidden>
Date: Wed Jul 25 20:07:18 2018 +0800

    Add ext_parent policy check

    Add common parent owner check for the resources which introduced by
    service plugin.

    Then port forwarding resource will share the same tenant_id with
    floatingip. That means only the fip owner can create/update/get/delete
    the associated port forwarding resource.

    Partially-Implements: blueprint port-forwarding
    Partial-Bug: #1491317
    Change-Id: I450c674e55ca15e1d9a6a6224138f3305427da68