Enable the usage of msb https endpints
[multicloud/framework.git] / multivimbroker / multivimbroker / pub / config / config.py
index e0385e2..350bc92 100644 (file)
@@ -13,6 +13,7 @@
 import os
 
 # [MSB]
+MSB_SERVICE_PROTOCOL = 'http'
 MSB_SERVICE_IP = 'msb.onap.org'
 MSB_SERVICE_PORT = '10080'