Fix iallocator for nodegroups with no tags
[ganeti-local] / lib / masterd / iallocator.py
2012-12-21 Dimitris AragiorgisFix iallocator for nodegroups with no tags
2012-12-04 Michael Hanselmanniallocator: Add node whitelist
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-10-17 Dato SimóMerge branch 'devel-2.6' into master
2012-09-26 René NussbaumerVerify the node count just if the allocation was successful
2012-09-24 René NussbaumerFix REQ_RESULT for MultiInstanceAllocRequest
2012-09-24 René NussbaumerFix a validation issue
2012-09-12 René NussbaumerSmall style adjustment
2012-09-12 René NussbaumerMake iallocator request types more strict
2012-09-12 René NussbaumerRework the required_nodes field
2012-09-12 René NussbaumerDisable pylint warnings for unknown members
2012-09-12 René NussbaumerAdding new multi-allocation request
2012-09-12 René NussbaumerRefactor IAllocator code