[pve-devel] applied: [PATCH pve-manager 0/4] network api : reload : cleanup

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jun 14 09:20:15 CEST 2019


On 6/13/19 3:48 PM, Alexandre Derumier wrote:
> Remove all dirty check, now handle by ifupdown2 directly.
> 
> I have also add a check to not reload if openswitch is installed.
> maybe add a conflict in updown2 package vs openswitch.
> (reload don't work, and ifup/down can work with ifupdown classic scripts,
>  but it's not well tested and need config format changes)
> 
> 
> 
> Alexandre Derumier (4):
>   network api : reload : remove ifdown/up hack
>   network api : reload : don't check bridge delete
>   network api : reload : always reload
>   network api : reload : don't allow openswitch at all
> 
>  PVE/API2/Network.pm | 107 ++------------------------------------------
>  1 file changed, 3 insertions(+), 104 deletions(-)
> 

applied, thanks. 

Regarding the OVS stuff, does the checks needs to be that "hard", i.e.,
couldn't I have OVS installed but unused?
But it's an easy and cheapo check so for now definitively OK for me..
I'll try to bump and move the current set of packages out on pvetest
during start of next week, FYI, should make it a bit easier again -
and no need to bootstrap anymore :)




More information about the pve-devel mailing list