| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
|
|
Add the option to retrieve the running configuration instead of only
the pending configuration via the config methods. Refactor methods
using the running config to utilize the new parameter.
Add helper methods and return additional attributes from the getter
functions that are needed by the dhcp plugins.
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
|
|
We want to be able to override it for some specific plugins.
Can be used by an sdn controller (like ovn for example), where
mac need to be registered manually.
|
|
It's not used anymore in Network.pm
|
|
Vnets were wrongly displayed in the main tree because of this,
and error was not set on zone
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
|
like almost all of our repos do nowadays, modern git can detect such
things on rebase so in development stuff should be hopefully not too
much affected by this.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|