X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=blobdiff_plain;f=Readme.md;fp=Readme.md;h=0d5e4e992cbb1b2ad80c3c5bc26fd702266ce4a0;hp=fc66fa837db53dc783e8beb29919cd4eaa094147;hb=7b1f813441f94261f43ec4f5bb0944ad2570fbdf;hpb=4dd316529148d07059d844197cdb676806bdc0c6 diff --git a/Readme.md b/Readme.md index fc66fa8..0d5e4e9 100644 --- a/Readme.md +++ b/Readme.md @@ -34,7 +34,7 @@ You will be mounting these as data volumes when you start the Docker container. **Populate these directories as follows:** -##### Contents of /opt/app/model-loader/appconfig +#### Contents of /opt/app/model-loader/appconfig The following file must be present in this directory on the host machine: @@ -75,6 +75,9 @@ _model-loader.properties_ # Artifact type we want to download from the SDC (the values below will typically suffice) ml.distribution.ARTIFACT_TYPES=MODEL_INVENTORY_PROFILE,MODEL_QUERY_SPEC,VNF_CATALOG + + # List of message bus addresses on which to listen for distribution events + ml.distribution.MSG_BUS_ADDRESSES=, # URL of the A&AI ml.aai.BASE_URL=https://:8443