aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/sdc-controllers-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/clds/sdc-controllers-config.json')
-rw-r--r--src/main/resources/clds/sdc-controllers-config.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/main/resources/clds/sdc-controllers-config.json b/src/main/resources/clds/sdc-controllers-config.json
deleted file mode 100644
index be9d02c8d..000000000
--- a/src/main/resources/clds/sdc-controllers-config.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "sdc-connections":{
- "sdc-controller":{
- "user": "clamp",
- "consumerGroup": "clamp",
- "consumerId": "clamp",
- "environmentName": "AUTO",
- "sdcAddress": "sdc.api.simpledemo.onap.org:8443",
- "password": "enc:JPV4p067JlSXt2Fet9bfuI8JpkS4ZGYVcgypcPs98gXjgjCjTze_d3JxqmlKaaakdiOjIcEC_MJh6-5pJTLgdc",
- "pollingInterval":30,
- "pollingTimeout":30,
- "activateServerTLSAuth":"false",
- "keyStorePassword":"",
- "keyStorePath":"",
- "messageBusAddresses":["ueb.api.simpledemo.onap.org"]
- }
- }
-}