aboutsummaryrefslogtreecommitdiffstats
path: root/integration_tests/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/urls.py')
-rw-r--r--integration_tests/urls.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/integration_tests/urls.py b/integration_tests/urls.py
index 32ffed8..f729017 100644
--- a/integration_tests/urls.py
+++ b/integration_tests/urls.py
@@ -18,7 +18,6 @@ SO_URL = "http://so.api.simpledemo.onap.org:5001"
SDNC_URL = "http://sdnc.api.simpledemo.onap.org:5002"
CLAMP_URL = "http://clamp.api.simpledemo.onap.org:30258"
CDS_URL = "http://cds.api.simpledemo.onap.org:8080"
-MSB_URL = "http://msb.k8s.api.simpledemo.onap.org:5003"
-K8SPLUGIN_URL = "http://k8splugin.api.simpledemo.onap.org:5004"
+K8SPLUGIN_URL = "http://k8splugin.api.simpledemo.onap.org:5003"
VES_URL = "http://ves.api.simpledemo.onap.org:30417"
DMAAP_URL = "http://dmaap.api.simpledemo.onap.org:3904"