diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2019-02-13 14:17:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-13 14:17:44 +0000 |
commit | 700f44182b05ef329e00ad6107dd688ce092573d (patch) | |
tree | 000cef80e744a2764e8da8556d62e1b1a3440e13 /README.md | |
parent | e8cc77e09e1cc9ec5bd47560599e9d37e48700da (diff) | |
parent | aef5d4ba9128c0cc4418b6dd9e12533b3d76bc84 (diff) |
Merge "Remove SDC query"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -45,11 +45,6 @@ Note that all others configurations can be configured in the JSON as well, "spring.datasource.cldsdb.username": "admin",
"spring.datasource.cldsdb.password": "password"
- "clamp.config.sdc.catalog.url": "https://sdchost:8443/sdc/v1/catalog/",
- "clamp.config.sdc.hostUrl": "https://sdchost:8443/",
- "clamp.config.sdc.serviceUrl": "https://sdchost:8443/sdc/v1/catalog/services",
- "clamp.config.sdc.serviceUsername": "clamp",
- "clamp.config.sdc.servicePassword": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981",
"clamp.config.dcae.inventory.url": "http://dcaegen2.host:8080",
"clamp.config.dcae.dispatcher.url": "http://dcaegen2.host:8080",
"clamp.config.policy.pdpUrl1": "https://policy-pdp.host:9091/pdp/ , testpdp, alpha123",
|