Comment 5 for bug 1709615

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (stable/mitaka)

Reviewed: https://review.openstack.org/492297
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=0319b1555f02ddaf51ef378e70d07077640fda6c
Submitter: Jenkins
Branch: stable/mitaka

commit 0319b1555f02ddaf51ef378e70d07077640fda6c
Author: Thomas Bachman <email address hidden>
Date: Wed Aug 9 12:31:42 2017 +0000

    Fix router delete w/SNAT in non-admin projects

    Deleting a router or just clearing the gateway in a non-admin project
    fails when the external network has SNAT subnets. This patch fixes
    that issue.

    Change-Id: Ic75b2acc975ab9ba529d539a0abad189430ed737
    Closes-Bug: 1709615