summaryrefslogtreecommitdiff
path: root/hooks
AgeCommit message (Expand)Author
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
2015-08-19sync hooks/charmhelpers/fetch for liberty cloud archive enablementRyan Beisner
2015-06-05[veterok] Add flag to signal when the new_mongo_dir was just created and migr...Tim Van Steenburgh
2015-06-03Fixed typo (that raised lp1461549)Mario Splivalo
2015-05-29fix local storage supportGuillermo Gonzalez
2015-05-27Add flag to signal when the new_mongo_dir was just created and migrate existi...Guillermo Gonzalez
2015-04-22Deal with yaml import if need bejames.page@ubuntu.com
2015-02-25[bradm] Run pep8 and pyflakes over hooks.pyBrad Marshall
2015-02-25[bradm] Sync charmhelpers, fix merge conflictsBrad Marshall
2015-01-22Fix lint errorsMario Splivalo
2015-01-22Give more time for reelection to completeMario Splivalo
2015-01-22Remove replica-set-relation-departed symlinkMario Splivalo
2015-01-22Try not to destroy replicaset if primary is being removedMario Splivalo
2015-01-21Replaced python-portalocker with python-filelock. The later existsMario Splivalo
2015-01-21Removed MongoClient usage in favor of Connection (both from pymongo).Mario Splivalo
2015-01-21Code change to simplify unit_testingMario Splivalo
2015-01-21Fixed passing pip_proxy to pip_installMario Splivalo
2015-01-21Fixed wrong checking for pip_proxy option.Mario Splivalo
2015-01-20Added support for pip_proxy charm config option.Mario Splivalo
2015-01-20Adding support for pip_proxy (working version)Mario Splivalo
2015-01-19lsb_release() was imported twiceMario Splivalo