diff options
author | 2022-10-19 13:10:43 +0100 | |
---|---|---|
committer | 2022-11-08 09:32:43 +0000 | |
commit | 825e00a29f1ebd4f28cdd4f4fd1ace0a47e2292c (patch) | |
tree | 706d5b64d4a85efe66c30fd055b148a745abdb2e /asdc-controller/src/test/resources/mso-with-NULL.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/mso-with-NULL.json')
-rw-r--r-- | asdc-controller/src/test/resources/mso-with-NULL.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asdc-controller/src/test/resources/mso-with-NULL.json b/asdc-controller/src/test/resources/mso-with-NULL.json index aeb740f31c..8e6454fae1 100644 --- a/asdc-controller/src/test/resources/mso-with-NULL.json +++ b/asdc-controller/src/test/resources/mso-with-NULL.json @@ -8,11 +8,6 @@ "asdcAddress": "hostname", "password": "1c551b8b5ab91fcd5a0907b11c304199", "watchDogTimeout": "300", - "messageBusAddress": [ - "localhost", - "localhost", - "localhost" - ], "pollingInterval":10, "pollingTimeout":30 |