Comment 6 for bug 1598171

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

Reviewed: https://review.openstack.org/402475
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=40b55be84e34083d272ff905457d03f4154571e3
Submitter: Jenkins
Branch: stable/mitaka

commit 40b55be84e34083d272ff905457d03f4154571e3
Author: Rodion Tikunov <email address hidden>
Date: Tue Nov 8 17:34:22 2016 +0300

    Added --enable-snat option for router-gateway-set

    If enable_snat_by_default option set to false and disable snat via cli
    it becomes unavailable to enable snat again.
    This commit allows to enable snat after disabling it.

    Change-Id: I01009d5cd5edd5be3eead615c37d6aa2e3224442
    Closes-Bug: #1598171
    (cherry picked from commit cc1d3fdd3582b0bbc2e24b65b9c690b5f0318148)