Auto-generated patch by python-black
[integration/test.git] / csit / variables / alto / Variables.py
index 0016feb54348a8a00883474688ce79e2d30e671c..ba8be19547616a237fb02365124d453b29f61755 100644 (file)
@@ -1,7 +1,9 @@
-RESOURCE_POOL_BASE = 'restconf/operational/alto-resourcepool:context'
-DEFAULT_CONTEXT_ID = '00000000-0000-0000-0000-000000000000'
+RESOURCE_POOL_BASE = "restconf/operational/alto-resourcepool:context"
+DEFAULT_CONTEXT_ID = "00000000-0000-0000-0000-000000000000"
 
 # ALTO IRD variables
-ALTO_SIMPLE_IRD_INFO = 'restconf/operational/alto-simple-ird:information'
-ALTO_CONFIG_IRD_INSTANCE_CONFIG = 'restconf/config/alto-simple-ird:ird-instance-configuration'
-ALTO_OPERATIONAL_IRD_INSTANCE = 'restconf/operational/alto-simple-ird:ird-instance'
+ALTO_SIMPLE_IRD_INFO = "restconf/operational/alto-simple-ird:information"
+ALTO_CONFIG_IRD_INSTANCE_CONFIG = (
+    "restconf/config/alto-simple-ird:ird-instance-configuration"
+)
+ALTO_OPERATIONAL_IRD_INSTANCE = "restconf/operational/alto-simple-ird:ird-instance"