On 2/10/20 5:26 PM, Alexandre Derumier wrote:
> This patch series remove the uplink-id option for vlan|qinq plugin,
> and now use "bridge" options.
> 
> This will use an already local vmbr defined bridge.
> This is working with vlan-aware bridge and also ovs bridge.
> 
> 
> Alexandre Derumier (7):
>   vlan/qinq: use bridge option instead uplink-id
>   move status code to zone plugin
>   vlanplugin: add status
>   qinq plugin :add status
>   api2: fix vnet status
>   move mtu properties to zone
>   add get_bridge_vlan
> 
>  PVE/API2/Network/SDN/Zones/Content.pm |   2 +-
>  PVE/Network/SDN/VnetPlugin.pm         |   6 --
>  PVE/Network/SDN/Zones.pm              |  55 ++++++++------
>  PVE/Network/SDN/Zones/EvpnPlugin.pm   |   3 +-
>  PVE/Network/SDN/Zones/FaucetPlugin.pm |   2 +-
>  PVE/Network/SDN/Zones/Plugin.pm       |  40 ++++++++++
>  PVE/Network/SDN/Zones/QinQPlugin.pm   | 104 +++++++++++++++-----------
>  PVE/Network/SDN/Zones/VlanPlugin.pm   |  58 +++++++-------
>  PVE/Network/SDN/Zones/VxlanPlugin.pm  |   3 +-
>  test/documentation.txt                |   8 +-
>  10 files changed, 174 insertions(+), 107 deletions(-)
> 

applied series, thanks!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to