Re: [PATCH] Added minion module for VLAN management

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adrian LIkins wrote:
Looks like a useful module, but I'm concerned about the use of ifconfig. It seems to be
on the way to being replaced with the 'ip' command.

I don't suppose there are any good python modules for doing interface tweaking
directly is there? I didn't see any in a quick look.


Adrian

Jasper Capel wrote:
---
func/minion/modules/vlan.py | 139 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 139 insertions(+), 0 deletions(-)

+    ignorevlans = [ ]
+    vconfig = "/sbin/vconfig"
+    ifconfig = "/sbin/ifconfig"
+
+

_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

Presumably not, as system-config-network is being upgraded by Network Manager. Perhaps some underlying code beneath that, but to require NM for Func manipulation would be wrong, as we can't assume it would be present.

--Michael


_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux