Comment 3 for bug 1548224

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

Reviewed: https://review.openstack.org/283019
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=58b905bf1cdb36fce0b3f2133c773c7eff1b315d
Submitter: Jenkins
Branch: master

commit 58b905bf1cdb36fce0b3f2133c773c7eff1b315d
Author: Itxaka <email address hidden>
Date: Mon Feb 22 10:52:20 2016 +0100

    Allow deleting gateway interfaces on network topology

    We didn't allow to delete a router_gateway interface from a router
    in the network topology due to the checking being done
    working only on normal interfaces.

    Change-Id: I35f7fc7c0050e1441a740a110fb6f45ddec9371d
    Closes-Bug: 1548224