diff options
Diffstat (limited to 'odl-pipeline/lib/common/constants.py')
-rw-r--r-- | odl-pipeline/lib/common/constants.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/odl-pipeline/lib/common/constants.py b/odl-pipeline/lib/common/constants.py new file mode 100644 index 0000000..bf5de63 --- /dev/null +++ b/odl-pipeline/lib/common/constants.py @@ -0,0 +1,2 @@ +# inside the pod_config dir +NODE_YAML_PATH = './node.yaml' |