~mariosplivalo/charm-mongodb:bionic-fix

Last commit made on 2018-03-02
Get this branch:
git clone -b bionic-fix https://git.launchpad.net/~mariosplivalo/charm-mongodb
Only Mario Splivalo can upload to this branch. If you are Mario Splivalo please log in for upload directions.

Branch merges

Branch information

Name:
bionic-fix
Repository:
lp:~mariosplivalo/charm-mongodb

Recent commits

001d9b5... by Mario Splivalo

Merge branch 'bionic-fix' of git+ssh://git.launchpad.net/~mariosplivalo/mongodb-charm into bionic-fix

8a25287... by Mario Splivalo

Fixes replicaset initialization for Bionic.

Also, uses leader-election to figure out the unit to initialize replicaset
on.

Fixes-bug: LP: #1748214

67b1175... by Mario Splivalo

Fix replicaset initialization for Bionic, use leader-election.

Fixes-bug: LP #1748214

6827e8c... by Mario Splivalo

Fix replicaset initialization for Bionic, use leader-election.

f7aa97a... by David Ames

Enable artful and bionic

584b0c1... by Laurent Sesquès

[mhilton,r=sajoupa] Add the nagios_servicegroups configuration setting

9b6576f... by Martin Hilton

add nagios_servicegroups configuration

d4ae4f6... by Tim Kuhlman

[mariosplivalo, r=timkuhlman] Code cleanup, removing obsolete references to unused libs

96c4efc... by Jay Kuri

Merge branch 'lp1420852' of git+ssh://git.launchpad.net/~mariosplivalo/mongodb-charm

f329faa... by Mmario Ssplivalo

Removed obsolete references to pymongo.Connection

The pymongo.Connection was needed for precise.
No longer relevant for trusty and above.