diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-10-19 13:10:43 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-08 09:32:43 +0000 |
commit | 825e00a29f1ebd4f28cdd4f4fd1ace0a47e2292c (patch) | |
tree | 706d5b64d4a85efe66c30fd055b148a745abdb2e /asdc-controller/src/test/resources/mso4-with-TLS.json | |
parent | aa3a520e7b85bbebf8b1f603bd1979154204f718 (diff) |
[SDC-DIST] Upgrade asdc-controller to use client version 2.0.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1789
Change-Id: Icd08dcc39dd86eb2d0efdbdfd583b16d26a41627
Diffstat (limited to 'asdc-controller/src/test/resources/mso4-with-TLS.json')
-rw-r--r-- | asdc-controller/src/test/resources/mso4-with-TLS.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asdc-controller/src/test/resources/mso4-with-TLS.json b/asdc-controller/src/test/resources/mso4-with-TLS.json index e1b32b7d4a..8c14117c41 100644 --- a/asdc-controller/src/test/resources/mso4-with-TLS.json +++ b/asdc-controller/src/test/resources/mso4-with-TLS.json @@ -11,11 +11,6 @@ "pollingTimeout":30, "activateServerTLSAuth": true, "watchDogTimeout": "300", - "messageBusAddress": [ - "localhost", - "localhost", - "localhost" - ], "keyStorePassword":"1c551b8b5ab91fcd5a0907b11c304199", "keyStorePath": "/test" } |