Allowing manual configuration of Public IP attribute for LinuxNode
[nepi.git] / src / nepi / resources / planetlab / tap.py
index 9a05422..49ec41f 100644 (file)
@@ -385,7 +385,6 @@ class PlanetlabTap(LinuxApplication):
         # Set the remote endpoint
         self.set("pointopoint", remote_endpoint.get("ip4"))
 
-        print "REMOTE IP", remote_ip
         remote_ip = remote_endpoint.node.get("ip")
 
         local_port_file = os.path.join(connection_run_home,