X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnepi%2Fresources%2Flinux%2Fgretunnel.py;h=0fcaa132f0c2b99a38bb43cfb4dd3267eed1ad52;hb=23d041fe2f0d9badf6d637009e2d42a4794325c1;hp=0d4962fa15dcbaa08c851f54e4f0fd60087f09b0;hpb=0839beb3d00a9dd32ce92402a8adbeb18e089436;p=nepi.git diff --git a/src/nepi/resources/linux/gretunnel.py b/src/nepi/resources/linux/gretunnel.py index 0d4962fa..0fcaa132 100644 --- a/src/nepi/resources/linux/gretunnel.py +++ b/src/nepi/resources/linux/gretunnel.py @@ -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,