gnt-cluster init, handle candidate_pool_size
authorGuido Trotter <ultrotter@google.com>
Wed, 3 Dec 2008 11:12:30 +0000 (11:12 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 3 Dec 2008 11:12:30 +0000 (11:12 +0000)
commitce73521574984c3395835e03469a681ab7612e7d
tree9b999c80aeb4d22863a95f8c152c196f2f428294
parentc3e618cc7e0ceae75229e7fda28be2582c3d99f8
gnt-cluster init, handle candidate_pool_size

- Add a new command line option, defaulting to the constant value
- Pass the value to bootstrap.InitCluster
- Use it to init the new Cluster object

Reviewed-by: imsnah
lib/bootstrap.py
scripts/gnt-cluster