Replacing _backend for _platform class attribute in ResourceManager
[nepi.git] / src / nepi / resources / linux / gretunnel.py
index 0d4962f..0fcaa13 100644 (file)
@@ -32,7 +32,6 @@ import os
 class LinuxGRETunnel(LinuxTunnel):
     _rtype = "linux::GRETunnel"
     _help = "Constructs a tunnel between two Linux endpoints using a UDP connection "
-    _backend = "linux"
 
     def log_message(self, msg):
         return " guid %d - GRE tunnel %s - %s - %s " % (self.guid,