Fixing mongodb_uri in NBI/LCM for storage 22/10822/1
authorsousaedu <eduardo.sousa@canonical.com>
Mon, 17 May 2021 19:17:37 +0000 (21:17 +0200)
committersousaedu <eduardo.sousa@canonical.com>
Mon, 17 May 2021 19:17:41 +0000 (21:17 +0200)
commitf5e7f42787e29091128a03339d80838ce4ed8496
treed6bd3602b9760c2154ac7faf1ceb2a2f453035be
parent173adad368787dab2a2a4a2da9f8971243328ca7
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>
installers/charm/lcm/src/charm.py
installers/charm/nbi/src/charm.py