[pve-devel] applied-series: Re: [PATCH pve-manager 0/3] add simple zone plugin
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 7 18:51:01 CEST 2020
On 01.07.20 09:11, Alexandre Derumier wrote:
> Following the pve-network && pve-docs patch series
>
> Alexandre Derumier (3):
> sdn: vnetedit: tag optional && fix max tag value
> sdn: move mtu from vnetview to zoneview
> sdn: add simple zone plugin
>
> www/manager6/Makefile | 1 +
> www/manager6/Utils.js | 5 +++
> www/manager6/sdn/VnetEdit.js | 4 +--
> www/manager6/sdn/VnetView.js | 7 +---
> www/manager6/sdn/ZoneView.js | 5 +++
> www/manager6/sdn/zones/SimpleEdit.js | 53 ++++++++++++++++++++++++++++
> 6 files changed, 67 insertions(+), 8 deletions(-)
> create mode 100644 www/manager6/sdn/zones/SimpleEdit.js
>
applied series, thanks! FYI: had to resolve a trivial merge conflict as I
recently reordered the www/manager6 Makefile so that JSSRC is sorted.
More information about the pve-devel
mailing list