diff options
author | Rob Daugherty <rd472p@att.com> | 2018-08-27 13:28:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-27 13:28:30 +0000 |
commit | d96fcfe8117a72e26fb000c856692d35611aa629 (patch) | |
tree | fc278278b30c2c7d0ef30c71b107422d948c54d1 /asdc-controller/src/test/resources/application-test.yaml | |
parent | bd557056cdc7a9754f15e4021194b0e7349668f0 (diff) | |
parent | 22c813992a18915f8874976d371ffb55d63930bf (diff) |
Merge "request db access converted to rest"
Diffstat (limited to 'asdc-controller/src/test/resources/application-test.yaml')
-rw-r--r-- | asdc-controller/src/test/resources/application-test.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asdc-controller/src/test/resources/application-test.yaml b/asdc-controller/src/test/resources/application-test.yaml index 99ca630695..9cfc500618 100644 --- a/asdc-controller/src/test/resources/application-test.yaml +++ b/asdc-controller/src/test/resources/application-test.yaml @@ -51,6 +51,10 @@ management: enabled: true mso: + adapters: + requestDb: + auth: Basic YnBlbDptc28tZGItMTUwNyE= + endpoint: http://localhost:8081 logPath: logs catalog: db: |