> + # In some cases XAPI may misguidedly leave an instance of
As I sent this out I noticed I forgot an s after "leave" here. I will correct that. > + # 'bridge' around which should be deleted. > + vsctl_argv += ['--', '--if-exists', 'del-br', bridge] > + > # configure_datapath() set up the underlying datapath bridge. > # Stack a VLAN bridge on top of it. > vsctl_argv += ['--', '--may-exist', 'add-br', > -- > 1.7.4.1 > > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
