Comment 11 for bug 1654967

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

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

commit 9923c0970f64a7299a5697a9a850e48b4fac8f91
Author: Vladimir Kuklin <email address hidden>
Date: Mon Jan 9 19:22:13 2017 +0300

    Fix vrouter route flush

    1. Do not set routing on status command - this is useless and
    destructive

    2. Save default routes into a separate file and restore them
    after flush

    Change-Id: Ia128979920e054343b2ac05e437683772c81731a
    Closes-bug: #1654967