summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-20Use ppa:mongodb-arm64/ppa by default when running on arm64/trustydann frazier
2014-11-20Refactor testsTim Van Steenburgh
2014-11-18[r=lazypower] jrwren@xmtp.net 2014-11-18 prevent unneeded package installCharles Butler
2014-11-18prevent unneeded package installjrwren@xmtp.net
2014-11-12Matt Bruzek 2014-09-23 Making the 00-setup file executable so it is run by ju...José Antonio Rey
2014-11-05[evarlast, r=niedbalski,tvansteenburgh] Mongodb charm is broken on ec2 and az...Jorge Niedbalski
2014-11-05[dannf] Make amulet test target trustyTim Van Steenburgh
2014-11-05[dannf] Fix readme typoTim Van Steenburgh
2014-11-04Remove unnecessary test filesTim Van Steenburgh
2014-11-04Clean up testsTim Van Steenburgh
2014-11-04[jrwren] s/public-address/private-address/Tim Van Steenburgh
2014-11-04Test refactor, add missed filesTim Van Steenburgh
2014-11-04Test refactorTim Van Steenburgh
2014-11-03s/public-address/private-address/jrwren@xmtp.net
2014-10-31Test should use trusty seriesdann frazier
2014-10-31Fix typo: s/Specificlly/Specifically/dann frazier
2014-09-23Making the 00-setup file executable so it is run by juju testMatt Bruzek
2014-08-20OopsMarco Ceppi
2014-08-20OopsMarco Ceppi
2014-08-20 Marco Ceppi 2014-08-20 remove rogue memberCharles Butler
2014-08-20remove rogue memberMarco Ceppi
2014-08-20Updated relation-changed to process each at a timeMarco Ceppi
2014-07-30[lazypower] Adds charmhelpers, and refactors to green light deploymentsMarco Ceppi
2014-07-30Fixes missing default on key, strips check around apt-add-repositoryCharles Butler
2014-07-30adds missing import relation_idsCharles Butler
2014-07-29Backports all the storage work, validates working configuration, moves storag...Charles Butler
2014-07-29Changed ceilometer test to look for the public address as validationCharles Butler
2014-07-29Adds ceilometer test to validate we havent hozed openstackCharles Butler
2014-07-29[wesmason] Storage subordinate support for persistent storage, per https://co...Stuart Bishop
2014-07-28Fixes missing relation id's during relation-set, removes the shell call to ho...Charles Butler
2014-07-21Fix race condition where mongos tries to start without enough config servers ...Juan L. Negron
2014-07-10Removes the sync scriptsCharles Butler
2014-07-10Updates to bzrignoreCharles Butler
2014-07-08Adds charmhelpers, and refactors to green light deploymentsCharles Butler
2014-06-18Merge persistant storage subordinate work from non-public repo.Wes Mason
2014-06-18Add storage and block-storage-broker hyperlinks to readmeWes Mason
2014-06-18Add storage instructions to readmeWes Mason
2014-06-18Use /srv/juju/* path for volume and return mongodb-data stub to match mount c...Wes Mason
2014-06-18Use the same mount path that the charm already expectsWes Mason
2014-06-18Use mountpoint relation config and define default path via mongodb charm configWes Mason
2014-06-17Fix silly UnboundLocalErrorWes Mason
2014-06-17Add relation_ids helper and use it to get data relation_id for volumesWes Mason
2014-06-17Ensure data- hooks are definitely runWes Mason
2014-06-17Generate data relation id from unit nameWes Mason
2014-06-16Add data-relation-joined symlinkWes Mason
2014-06-16Don't try to get the mointpoint from configWes Mason
2014-06-16Use existing volume handling logic in charm to handle mounts from storage sub...Wes Mason
2014-06-09Remove extra symlink for mountpoint, won't work as expected when using realpathWes Mason
2014-06-09Add symlinking logic around storage mountpoints via data relationWes Mason
2014-06-09Add data departed hookWes Mason