Added method to call an allocator for recreate-disks
authorAdam Ingrassia <api@google.com>
Fri, 24 Feb 2012 17:28:49 +0000 (12:28 -0500)
committerBernardo Dal Seno <bdalseno@google.com>
Wed, 25 Jul 2012 18:37:07 +0000 (20:37 +0200)
commit01eb03bd3296d17622074fdb3c8dc1e146ede8f9
treee8bb2c5986ac04d87b56a4c9991c449a9e69249a
parentbb0d8ddcb61ede11f9f0ae611e88e2ef7567da9b
Added method to call an allocator for recreate-disks

Ideally this should have used relocation mode, but to due lacking of
support in current allocators, allocation mode has been used instead.

Signed-off-by: Adam Ingrassia <api@google.com>
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py