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 /docs/index.rst | |
parent | e8cc77e09e1cc9ec5bd47560599e9d37e48700da (diff) | |
parent | aef5d4ba9128c0cc4418b6dd9e12533b3d76bc84 (diff) |
Merge "Remove SDC query"
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 677c32b12..03859a994 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -116,11 +116,6 @@ There are one datasource for Clamp. By default, it will try to connect to the lo "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:8188", "clamp.config.policy.pdpUrl1": "https://policy-pdp.host:9091/pdp/ , testpdp, alpha123", |