~negronjl/+junk/mongodb-new-interfaces-new-shard

Viewing all changes in revision 22.

  • Committer: Juan L. Negron
  • Date: 2012-09-06 20:42:12 UTC
  • Revision ID: juan.negron@canonical.com-20120906204212-q3x2fjf5442o2smf
Optimized some of the evaluations done:
- use isinstance instead of type
- better use of 'is' when evaluating True and False retVals
Fixed a situation where mongos was not starting:
- MongoDB requires three config servers so the code now looks for that
  and acts accordingly
Fixed how the optional extra mongodb/mongos/mongodb.conf parameters
are processed.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: