| commit | f5e7f42787e29091128a03339d80838ce4ed8496 | [log] [tgz] |
|---|---|---|
| author | sousaedu <eduardo.sousa@canonical.com> | Mon May 17 21:17:37 2021 +0200 |
| committer | sousaedu <eduardo.sousa@canonical.com> | Mon May 17 21:17:41 2021 +0200 |
| tree | d6bd3602b9760c2154ac7faf1ceb2a2f453035be | |
| parent | 173adad368787dab2a2a4a2da9f8971243328ca7 [diff] |
Fixing mongodb_uri in NBI/LCM for storage NBI and LCM require the mongodb_uri to share the files between them. This wasn't being setup when the charm was provided with a string for an external MongoDB instance. This commit fix that. Change-Id: Ie70f7033bd32f9c590a54efc216913098bc3356c Signed-off-by: sousaedu <eduardo.sousa@canonical.com>