reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / examples / omf / nitos_testbed_bootstrap.py
index b4905aa..6d70818 100644 (file)
@@ -30,7 +30,7 @@
 # python examples/linux/nitos_testbed_bootstrap.py -H <omf.nitos.node0XX,omf.nitos.node0ZZ,..> -U <node-username> -i <ssh-key> -g <nitos-gateway> -u <nitos-slice>
 #
 
-
+from __future__ import print_function
 
 from nepi.execution.ec import ExperimentController
 from nepi.execution.resource import ResourceAction, ResourceState