summaryrefslogtreecommitdiffstats
path: root/apex/common/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'apex/common/constants.py')
-rw-r--r--apex/common/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/common/constants.py b/apex/common/constants.py
index c3e3f5a0..b0c21d11 100644
--- a/apex/common/constants.py
+++ b/apex/common/constants.py
@@ -44,7 +44,7 @@ THT_DOCKER_ENV_DIR = {
'queens': os.path.join(THT_ENV_DIR, 'services')
}
-DEFAULT_OS_VERSION = 'master'
+DEFAULT_OS_VERSION = 'queens'
DEFAULT_ODL_VERSION = 'oxygen'
VALID_ODL_VERSIONS = ['carbon', 'nitrogen', 'oxygen', 'master']
PUPPET_ODL_URL = 'https://git.opendaylight.org/gerrit/integration/packaging' \