[ovs-dev] [PATCH] xenserver: Delete Bridge when creating vlan.
Ethan Jackson
ethan at nicira.com
Wed Mar 9 16:59:14 PST 2011
> + # 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
>
>
More information about the dev
mailing list