Comment 22 for bug 1654967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/418935
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=aea46cf7ba5b99824cc858d30b0b26d3dfbb5ec6
Submitter: Jenkins
Branch: stable/mitaka

commit aea46cf7ba5b99824cc858d30b0b26d3dfbb5ec6
Author: Vladimir Kuklin <email address hidden>
Date: Wed Jan 11 16:39:16 2017 +0300

    Set ip_forward in vrouter namespace to 1 each monitor

    For some reason we can have ip_forward reset sometimes
    in the vrouter namespace, which leads to connectivity tests
    issues. In order to fix this we move ip_forward setting
    to get_ns() function to monitor and set it each monitor operation

    Change-Id: I2d10d465259adc1f30161fee488feef4179b5c70
    Related-bug: #1654967