summaryrefslogtreecommitdiff
path: root/hooks
AgeCommit message (Expand)Author
2018-10-31Series UpgradeDavid Ames
2018-10-31Ensure bind_ip=all listens externally on bionicHEADmasterlp1800208Drew Freiberger
2018-10-19Add docstring to step_down_replset_primaryDavid Ames
2018-10-19Do not us an infinite loopDavid Ames
2018-10-16Series UpgradeDavid Ames
2018-07-09Listen on all interfaces when HA is enableThomas Cuthbert
2018-07-09Initial implementation of bionic supportThomas Cuthbert
2018-05-25Replace print() with juju_log()Felipe Reyes
2018-05-25Timeout if the replica set doesn't reach an active stateFelipe Reyes
2018-05-25Set workload to 'Unknown replica set state' instead of UnknownFelipe Reyes
2018-05-25Fix typoFelipe Reyes
2018-05-25Set workload to maintenance right before starting package installationFelipe Reyes
2018-05-25Sort importsFelipe Reyes
2018-05-18Log replSetGetStatus only when status not found for selfFelipe Reyes
2018-05-18update-status: check replica set status when relation is madeFelipe Reyes
2018-05-18Set workload status before returning in update_status()Felipe Reyes
2018-05-17Fix while until workload is 'active'Felipe Reyes
2018-05-17Delete trailing whitespacesFelipe Reyes
2018-03-15Increase loggingMario Splivalo
2018-03-15Made config-changed and replicaset-relation-changed hook wait.Mario Splivalo
2018-03-12Added update_status hook. Added get_replicaset_status supportMario Splivalo
2018-03-02Fixes replicaset initialization for Bionic.Mario Splivalo
2018-03-02Fix replicaset initialization for Bionic, use leader-election.Mario Splivalo
2017-09-18Removed obsolete references to pymongo.ConnectionMario Splivalo
2017-09-15Fixed am_i_primary() so that it properly handles units not part ofMario Splivalo
2017-09-14Removing obsolete variables and cleanup.Mario Splivalo
2017-09-14Make replicaset-relation-broken not failMario Splivalo
2017-05-18no error on remove-application for single instanceMartin Hilton
2017-03-21Added dependencies for unit tesstingMario Splivalo
2017-03-06[evarlast,r=stub] Warn about unexpected entries in backupdir, rather than crashStuart Bishop
2017-01-23Fix typo for logrotate script.Mario Splivalo
2017-01-09Fix race condition where apt-get tries to install packages before systemdMario Splivalo
2016-12-15Removing replset from upstart doesn't require replicaset name.Mario Splivalo
2016-12-13Code cleanupMario Splivalo
2016-12-12Make sure upstart modifications are reverted on charm upgradeMario Splivalo
2016-12-12Fix nrpe check plugin, make it detect Ubuntu version Mario Splivalo
2016-11-03Removed obsolete httpinterface optionMario Splivalo
2016-07-20fix backup from crash and failjrwren@xmtp.net
2016-05-05Move parameter logic from altering init conf file to the /etc/mongodb.confbilly.olsen@canonical.com
2016-02-26Deal with forwards compat to xenialJames Page
2015-12-16Move benchmark import to only be accessed during relation-changedMarco Ceppi
2015-12-16[everlast] The dump action was not working. Now it works and if args has spac...Matthew Bruzek
2015-12-02Add benchmark-relation hooks and upgrade charms.benchmark on attempted installAdam Israel
2015-11-18fix broken amulet testsjrwren@xmtp.net
2015-10-07charmhelpers: symlinksmattyw
2015-10-07charmhelpers: Moved to common locationmattyw
2015-10-07charmhelpers: syncmattyw
2015-10-07charmhelpers: Resyncmattyw
2015-09-09Deal with later versions on pymongo where Connection -> MongoClientJames Page
2015-08-19resync all hooks/charmhelpersRyan Beisner