Comment 3 for bug 1091605

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

Reviewed: https://review.openstack.org/18302
Committed: http://github.com/openstack/quantum/commit/767859ddb947f281c4ada930ccc21cc6f0ba6806
Submitter: Jenkins
Branch: master

commit 767859ddb947f281c4ada930ccc21cc6f0ba6806
Author: Gary Kotton <email address hidden>
Date: Tue Dec 18 12:20:50 2012 +0000

    Add OVS cleanup utility

    Fixes bug 1091605

    The utility should be called after rebooting an appliance. This
    will purge the openvswicth of configured tap devices.

    A configuration variable quantum_ports has been added. This is
    by default True which indicates that only Quantum ports will be
    deleted from the OVS. If this is set as False then all ports on the
    bridge will be deleted.

    Change-Id: I442f64cf82f95bfa99d7765eb09db1ce2ecf602e