Comment 6 for bug 1091605

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

Reviewed: https://review.openstack.org/18638
Committed: http://github.com/openstack/quantum/commit/43ece8fb4c1bf77b662d28fa3bff42342b2a7a41
Submitter: Jenkins
Branch: stable/folsom

commit 43ece8fb4c1bf77b662d28fa3bff42342b2a7a41
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 openvswitch 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