diff options
Diffstat (limited to 'model-loader/appconfig/model-loader.properties')
-rw-r--r-- | model-loader/appconfig/model-loader.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model-loader/appconfig/model-loader.properties b/model-loader/appconfig/model-loader.properties index ee3ff7b..f6cbf50 100644 --- a/model-loader/appconfig/model-loader.properties +++ b/model-loader/appconfig/model-loader.properties @@ -11,7 +11,7 @@ ml.distribution.POLLING_INTERVAL=30 ml.distribution.POLLING_TIMEOUT=20
ml.distribution.USER=aai
ml.distribution.ARTIFACT_TYPES=MODEL_INVENTORY_PROFILE,MODEL_QUERY_SPEC,VNF_CATALOG
-ml.distribution.MSG_BUS_ADDRESSES=
+ml.distribution.MSG_BUS_ADDRESSES=10.0.11.1
# Model Loader AAI REST Client Configuration
ml.aai.BASE_URL=https://c1.vm1.aai.simpledemo.openecomp.org:8443
|