aboutsummaryrefslogtreecommitdiffstats
path: root/genericparser/pub/config
diff options
context:
space:
mode:
Diffstat (limited to 'genericparser/pub/config')
-rw-r--r--genericparser/pub/config/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/genericparser/pub/config/config.py b/genericparser/pub/config/config.py
index 60b4836..574d4d7 100644
--- a/genericparser/pub/config/config.py
+++ b/genericparser/pub/config/config.py
@@ -81,3 +81,5 @@ GENERICPARSER_URL_PATH = None
SDC_BASE_URL = "http://msb-iag/api"
SDC_USER = "aai"
SDC_PASSWD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
+
+VNFD_SCHEMA_VERSION_DEFAULT = "base"