diff options
author | Rob Daugherty <rd472p@att.com> | 2018-12-06 22:51:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-06 22:51:41 +0000 |
commit | baf3f278fce6bcc15b4db1219be66e091530b1ee (patch) | |
tree | e64f58040457339b5a99ca8ab0f0739678b35761 /mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml | |
parent | 3e54398897655230f1a524321ac4783f332a4bd4 (diff) | |
parent | 7882eaefffb7f4927f2bde9fb9ab91582004cc66 (diff) |
Merge "grm clients use encrypted auth loading"
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml index 6e1d6f3376..63eb0534ea 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml @@ -70,8 +70,7 @@ mso: auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C grm: endpoint: http://localhost:${wiremock.server.port} - username: gmruser - password: test + auth: 6AAD26000E278148A0B987436D9696A5B2D99BBF0DC545F9E64D6DF05298FFA987A6CF565F6F274EBC085678 so: operational-environment: dmaap: |