~rgildein/charm-mongodb:stable/20.02

Last commit made on 2020-02-28
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/~rgildein/charm-mongodb
Only Robert Gildein can upload to this branch. If you are Robert Gildein please log in for upload directions.

Branch merges

Branch information

Name:
stable/20.02
Repository:
lp:~rgildein/charm-mongodb

Recent commits

67a8a1b... by Giuseppe Petralia

Add LMA to maintainer in metadata.yaml

97f8424... by Giuseppe Petralia

Fix multiline description for bind_ip in config.yaml

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-mongodb/+git/charm-mongodb/+merge/379577
Reviewed-by: Alvaro Uria <email address hidden>

833c92b... by Giuseppe Petralia

Fix multiline description for bind_ip in config.yaml

9d9b9fc... by Giuseppe Petralia

Add support for localhost in bind_ip and improve description of bind_ip configuration parameter.

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-mongodb/+git/charm-mongodb/+merge/379564
Reviewed-by: Alvaro Uria <email address hidden>

43eecbe... by Giuseppe Petralia

Refactor bind_ip selection and improve param description.

ba7a4e0... by Giuseppe Petralia

Add support for localhost in bind_ip and improve description of bind_ip
configuration parameter.

3e0d4ce... by Giuseppe Petralia

Fix unit tests when bind_ip is equal to default value

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-mongodb/+git/charm-mongodb/+merge/379529
Reviewed-by: Alvaro Uria <email address hidden>

3d6ff59... by Giuseppe Petralia

Fix unit tests when bind_ip is equal to default value

6dd0dd0... by Giuseppe Petralia

Change default value for bind_ip and logic

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-mongodb/+git/charm-mongodb/+merge/379489
Reviewed-by: Alvaro Uria <email address hidden>

6418b68... by Giuseppe Petralia

Changed default value for bind_ip and logic
- Address review comments MP #378219

Closes-Bug: #1806050