diff options
author | Wojciech Sliwka <wojciech.sliwka@nokia.com> | 2019-07-22 09:54:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-22 09:54:28 +0000 |
commit | ffc980a5a347b6f1d81df0a9c0c7ab09c141c735 (patch) | |
tree | cc6e87ef42b457bad7b7ef06873fe834927736b1 /docs | |
parent | 45b62838b0b3d2d01ba28a789e22cf1fab3c721d (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to aa9bee1fac0a5a5ee96a896de90645bb950b609a
- Merge "Allow full-path to certificate and remove implicit Optional::toString"
- Allow full-path to certificate and remove implicit Optional::toString
1) If getAAITruststoreFilename or getAAIKeystoreFilename has a file
separator -- don't append certFilePath to filename.
2) getKeystorePath() is issuing Optional::orElse, as the code
`+ getAAIKeystoreFilename()` is implicitly calling
`getAAIKeystoreFilename().toString()` which yields a default toString
e.g. "Optional[configValue]".
Issue-ID: VID-229
Change-Id: I9c135cc3dfd72cdc203b59d78162a568a6dbd688
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject b491faf8b57779addeb41def6be4c8977d0d5ac +Subproject aa9bee1fac0a5a5ee96a896de90645bb950b609 |