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, 2 insertions, 0 deletions
diff --git a/apex/common/constants.py b/apex/common/constants.py
index 9c6b2a24..d855222c 100644
--- a/apex/common/constants.py
+++ b/apex/common/constants.py
@@ -68,3 +68,5 @@ VALID_DOCKER_SERVICES = {
DOCKERHUB_OOO = 'https://registry.hub.docker.com/v2/repositories' \
'/tripleomaster/'
KUBESPRAY_URL = 'https://github.com/kubernetes-incubator/kubespray.git'
+CUSTOM_OVS = 'http://artifacts.opnfv.org/apex/random/openvswitch-2.9.0-9' \
+ '.el7fdn.x86_64.rpm'