Skip to content
Snippets Groups Projects
  • luyao's avatar
    cf2ff03d
    TrivialFix: Delete virtual bridge artifacts when cleaning hosts · cf2ff03d
    luyao authored
    
    After cleaning hosts by using tools/cleanup_host, some of the ovs bridge
    devices such as ovs-system still exist. This will result in
    {{neutron_external_interface}} not working properly because it had been
    added to the ovs-system bridge. The solution is calling
    neutron-ovs-cleanup script in neutron_openvswitch_agent container before
    removing it.
    
    TrivialFix
    
    Change-Id: Ib3b096d842f2210b8bd223892a3492ef2fcf7c52
    Signed-off-by: default avatarluyao <lu.yao135@zte.com.cn>
    cf2ff03d
    History
    TrivialFix: Delete virtual bridge artifacts when cleaning hosts
    luyao authored
    
    After cleaning hosts by using tools/cleanup_host, some of the ovs bridge
    devices such as ovs-system still exist. This will result in
    {{neutron_external_interface}} not working properly because it had been
    added to the ovs-system bridge. The solution is calling
    neutron-ovs-cleanup script in neutron_openvswitch_agent container before
    removing it.
    
    TrivialFix
    
    Change-Id: Ib3b096d842f2210b8bd223892a3492ef2fcf7c52
    Signed-off-by: default avatarluyao <lu.yao135@zte.com.cn>
cleanup-containers 1.18 KiB