summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-07charmhelpers: symlinksmattyw
2015-10-07charmhelpers: Moved to common locationmattyw
2015-10-07actions/backup: Don't need this import anymoremattyw
2015-10-07action/backup: Use the action functions from charmhelpersmattyw
2015-10-07actions/backup: unit tests for actionsmattyw
2015-10-07actions/backup: Refactored the backup actions to allow unit testingmattyw
2015-10-07charmhelpers: syncmattyw
2015-10-07charmhelpers: Resyncmattyw
2015-10-07Makefile: Added lint support for the actions, fixed linting issues foundmattyw
2015-10-06actions/retore: Added an action for mongorestoremattyw
2015-10-06action/dump: Added an action to run mongodumpmattyw
2015-09-30[james-page] Deal with later versions on pymongo where Connection -> MongoClientMarco Ceppi
2015-09-09Deal with later versions on pymongo where Connection -> MongoClientJames Page
2015-08-26[1chb1n, r=gnuoy] Sync hooks/charmhelpers for liberty cloud archive enablement.Liam Young
2015-08-19resync all hooks/charmhelpersRyan Beisner
2015-08-19sync hooks/charmhelpers/fetch for liberty cloud archive enablementRyan Beisner
2015-07-28 [r=beisner, a=lazypower] billy.olsen@canonical.com 2015-07-28 ↵Charles Butler
[billy-olsen,r=] Fix failing unit tests.
2015-07-28[billy-olsen,r=] Fix failing unit tests.billy.olsen@canonical.com
This fixes unit tests which were failing due to superfluous tests on function invocation and to failure to reset the mocks. Closes-Bug: 1479069
2015-07-09[freyes, r=niedbalski,aisrael] Fixed typo on READMEJorge Niedbalski
2015-07-09[mattyw] deployu isn't a command - I wish it was, but it isn'tMarco Ceppi
2015-06-30Fix typo 'deployu' -> 'deploy'Felipe Reyes
2015-06-23README.md: Spelling correctionmattyw
2015-06-05[veterok] Add flag to signal when the new_mongo_dir was just created and ↵Tim Van Steenburgh
migrate the existing data directory.
2015-06-04Fix bug LP: #1461549Jorge Niedbalski
2015-06-03Fixed typo (that raised lp1461549)Mario Splivalo
2015-06-02add amulet testGuillermo Gonzalez
2015-05-29fix local storage supportGuillermo Gonzalez
2015-05-27Add flag to signal when the new_mongo_dir was just created and migrate ↵Guillermo Gonzalez
existing data directory
2015-05-19[aisrael] Add benchmark interfaceTim Van Steenburgh
2015-05-19provides, not requiresAdam Israel
2015-05-19add benchmark interfaceAdam Israel
2015-05-18fix benchmark interfaceAdam Israel
2015-05-15[aisrael] Add support for benchmarking mongodb with mongoperf, using juju ↵Tim Van Steenburgh
actions.
2015-05-07Remove stub for dex benchmarkAdam Israel
2015-05-07Document using the `perf` benchmarkAdam Israel
2015-05-07Add support for benchmarking via juju actionsAdam Israel
2015-04-22Ensure yaml library is usablejames.page@ubuntu.com
Newer Ubuntu versions don't have python-yaml installed by default. Handle this automatically in the charm.
2015-04-22Deal with yaml import if need bejames.page@ubuntu.com
2015-03-24[brad-marshall] Adds nrpe-external-master interface and adds basic nrpe checks.Marco Ceppi
2015-02-25[bradm] Bump timeout to 30 minutes - about how long a test deploy tookBrad Marshall
2015-02-25[bradm] Run pep8 and pyflakes over hooks.pyBrad Marshall
2015-02-25[bradm] Sync charmhelpers, fix merge conflictsBrad Marshall
2015-01-22[mariosplivalo, r=niedbalski,freyes] Fixes various replicaset issues bug LP: ↵Mario Splivalo
#1403698, LP: #1370542, LP: #1379604 unit tests Ok, amulet tests OK.
2015-01-22Updated README.md with information on how to fix degraded replicasetMario Splivalo
2015-01-22Updated README.md to reflect proper removal of failed unitsMario Splivalo
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-22Dependency changeMario Splivalo