Comment 20 for bug 1654967

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

Reviewed: https://review.openstack.org/417952
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=9f3edd83bb8686c395e4437351c110e2e1e3f511
Submitter: Jenkins
Branch: master

commit 9f3edd83bb8686c395e4437351c110e2e1e3f511
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