[pve-devel] [PATCH pve-manager 0/3] sdn: split vnets/zones/controllers plugins

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 15 07:33:33 CET 2019


Hi,

On 11/15/19 12:03 AM, Alexandre DERUMIER wrote:
> Did somebody had time to review it ?

it looks OK, needs the network stuff too or, is that already
applied (sorry, do not remember.. :/) else I can merge it as
is.

> 
> I'll rebase it to master soon, as I see that big rework in pve-cluster,qemu,... packages are coming.

yes, pmxcfs and the cluster API/helper got split up, for now avoids
the dependency cycles and PVE gets a huge step readier to be more
easily bootstrapped. And, it allows to (later) update the pmxcfs a
lot less often, as most of the time pve-cluster was just bumped because
of new perl stuff, not because of pmxcfs. And that avoids a lot of
pmxcfs restarts, which is always a bit of a strain on cluster (network)
- even if it got better recently.

> 
> 
> ----- Mail original -----
> De: "aderumier" <aderumier at odiso.com>
> À: "pve-devel" <pve-devel at pve.proxmox.com>
> Cc: "aderumier" <aderumier at odiso.com>
> Envoyé: Mardi 22 Octobre 2019 16:59:17
> Objet: [PATCH pve-manager 0/3] sdn: split vnets/zones/controllers plugins
> 
> Following the pve-network patch series 
> 
> Alexandre Derumier (3): 
> pvestatd: fix require PVE::Network::SDN 
> api2 : reload : use zones/controllers sdn plugins 
> api2 : nodes : use zones api status 
> 
> PVE/API2/Network.pm | 27 +++++++++------------------ 
> PVE/API2/Nodes.pm | 7 ++++--- 
> PVE/Service/pvestatd.pm | 2 +- 
> 3 files changed, 14 insertions(+), 22 deletions(-) 
> 






More information about the pve-devel mailing list