summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2017-10-20 14:06:05 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-20 14:06:05 +0000
commita582a03358c8a56a21922db0edbc8f5bc8bcd224 (patch)
tree9ee09c87d460382bd1a37f71d8125940f57638e3 /readme.md
parent1416a354c91145e6f853bdfacddb8f8579eb8b49 (diff)
parent9f48bf3ea3f15bd2c2b6a7bf10f1a3f34dd5b406 (diff)
Merge "Flows fail to update status in requests DB"
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 3f9b4518cc..449743493c 100644
--- a/readme.md
+++ b/readme.md
@@ -116,7 +116,7 @@ Change the environment file located here : **/shared/mso-docker.json** then run
Here are the main parameters you could change:
- mso_config_path: define the path where the configuration files for APIH, JRA and Camunda will be deployed. This parameter should not be changed.
-- In the section mso-bpmn-urn-config, adaptersDbEndpoint: This configuration must point to the APIH hostname. It should have this form: http://mso:8080/dbadapters/RequestsDbAdapter Do not change it if you are not sure.
+- In the section mso-bpmn-urn-config, adaptersOpenecompDbEndpoint: This configuration must point to the APIH hostname. It should have this form: http://mso:8080/dbadapters/RequestsDbAdapter Do not change it if you are not sure.
- In the section mso-bpmn-urn-config, aaiEndpoint: This parameter should point to the A&AI component. It should be something like: https://c1.vm1.aai.simpledemo.opap.org:8443
- In the section mso-bpmn-urn-config, aaiAuth: This parameter is the encrypted value of login:password to access the A&AI server. The key used to encrypt is defined in the parameter msoKey.
- In the section asdc-connection, asdcAddresss: Change the values with the value provided by the ASDC team. Possible value: https://c2.vm1.sdc.simpledemo.onap.org:8443 The password field may be changed as well.