summaryrefslogtreecommitdiff
path: root/hooks
AgeCommit message (Expand)Author
2012-11-16Added missing mongos relation hooks and updated revisionJuan L. Negron
2012-11-16Re-worked interfaces, fixes sharding issue with replsetsJuan L. Negron
2012-10-24Removed hard-coded pathsJuan L. Negron
2012-09-06Optimized some of the evaluations done:Juan L. Negron
2012-08-21Actually add the daemon options ... was ignoring the changes before ... thx f...Juan L. Negron
2012-08-18Refactor of the existing mongodb charm. Added most of the options in mongodb...Juan L. Negron
2012-08-18Refactor of the existing mongodb charm. Added most of the options in mongodb...Juan L. Negron
2012-07-19ok for open-port to fail... happens on some providersMark Mims
2012-04-30fix open-port calls to open the right ports (as configured) and WEB_ADMIN_UI ...Frédéric Lepied
2012-01-27Use public-address so the charm works with outside environmentsJuan L. Negron
2011-12-19Updated install hook to use configurable default portJuan L. Negron
2011-12-14Added config-changed hook to better handle replica_set_master variableJuan L. Negron
2011-12-12Added extra config option to register new node on existing replicaset clustersJuan L. Negron
2011-12-05Added config option for web admin ui. Optimized the replica set hook algorit...Juan L. Negron
2011-11-28Added config.yaml file with replica-set name. Changed the use of facter for ...Juan L. Negron
2011-09-30cleanup from project renameMark Mims
2011-08-16Fixed single-node and replica set configurationsJuan L. Negron
2011-08-10Initial commitJuan L. Negron