Add spindles field to disk object
authorBernardo Dal Seno <bdalseno@google.com>
Tue, 7 May 2013 16:37:05 +0000 (18:37 +0200)
committerBernardo Dal Seno <bdalseno@google.com>
Thu, 23 May 2013 11:03:57 +0000 (13:03 +0200)
commitb54ecf122adf5a608634ef231420125ca8bd9194
treee717fac8925895330a00049be952fc9eb4674267
parent3f3ea14cd84b077033504d3d79b4a70305f0c114
Add spindles field to disk object

The field is filled with the value provided on the command line.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/cmdlib/instance_storage.py
lib/objects.py
src/Ganeti/Objects.hs
test/hs/Test/Ganeti/Objects.hs