summaryrefslogtreecommitdiffstats
path: root/modules/opnfv/utils/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/opnfv/utils/constants.py')
-rw-r--r--modules/opnfv/utils/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/opnfv/utils/constants.py b/modules/opnfv/utils/constants.py
index ed83488d4..56008c37f 100644
--- a/modules/opnfv/utils/constants.py
+++ b/modules/opnfv/utils/constants.py
@@ -14,6 +14,7 @@ EXIT_OK = 0
EXIT_RUN_ERROR = -1
EXIT_PUSH_TO_TEST_DB_ERROR = -2
+
class Constants(object):
INSTALLERS = ['apex', 'fuel', 'compass', 'joid', "daisy"]
VERSIONS = ['arno', 'brahmaputra', 'colorado', 'danube']