diff options
author | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2019-11-07 17:46:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-07 17:46:53 +0000 |
commit | 5293a382b6463069d4a2cc87806426d74833aa2e (patch) | |
tree | 47b3ab94e2ba99972c8a8d7fcdfc1da9a94aaa00 /config/osdf_config.yaml | |
parent | eea1300171509e7f5c6aa5e9e01f88a7afa24d0b (diff) | |
parent | 15a847b3bebd604113414938c1345fe47b2c51b5 (diff) |
Merge "Add onap log spec 1.2 for osdf"
Diffstat (limited to 'config/osdf_config.yaml')
-rwxr-xr-x | config/osdf_config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml index 7ae8cac..6cf8cec 100755 --- a/config/osdf_config.yaml +++ b/config/osdf_config.yaml @@ -49,3 +49,6 @@ aaf_ca_certs: ssl_certs/aaf_root_ca.cer configDbUrl: http://config.db.url:8080 configDbGetCellListUrl: 'SDNCConfigDBAPI/getCellList' configDbGetNbrListUrl: 'SDNCConfigDBAPI/getNbrList' + +pciHMSUsername: test +pciHMSPassword: passwd
\ No newline at end of file |