[pve-devel] sdn patches ready for review
Alexandre DERUMIER
aderumier at odiso.com
Fri Aug 28 14:51:02 CEST 2020
Hi everybody,
I think my summer work on sdn is ready for review.
I have implemented subnet/nat/ipam/dns registration.
I'll stop to add new feature for now, I have planned time in september for fixes,cleanup.
Here the different patch series:
[pve-devel] [PATCH v7 pve-network 00/21] sdn : add subnets management
https://lists.proxmox.com/pipermail/pve-devel/2020-August/044850.html
[pve-devel] [PATCH v4 pve-manager 0/8] sdn : add subnets management
https://lists.proxmox.com/pipermail/pve-devel/2020-August/044775.html
[pve-devel] [PATCH v4 pve-cluster 0/4] sdn : add subnets management
https://lists.proxmox.com/pipermail/pve-devel/2020-August/044770.html
[pve-devel] [PATCH v2 pve-docs 0/2] simple zone + subnet/ipam documentation
https://lists.proxmox.com/pipermail/pve-devel/2020-August/044874.html
For testing subnet/ipam in lxc (is really a poc, do not apply) ->
[pve-devel] [PATCH v2 pve-container] POC : add/del/update ip from vnet-subnet-ipam
https://lists.proxmox.com/pipermail/pve-devel/2020-August/044781.html
Currently, if you use a vnet with subnet with registered ipam, and you keep the ip field empty, it'll auto-assign an ip.
(or you can still defined your own ip, it'll be registered in pam too)
More information about the pve-devel
mailing list