Ticket #29: introduce some "standard" box attributes to support testbed-in-testbed...
[nepi.git] / src / nepi / util / constants.py
index cb94c2e..ac23fed 100644 (file)
@@ -20,3 +20,6 @@ TESTBED_STATUS_STOPPED = 7
 
 TIME_NOW = "0s"
 
+
+ATTR_NEPI_TESTBED_ENVIRONMENT_SETUP = "_nepi_testbed_environment_setup"
+