Add Userspace RBD support in KVM
authorRaffa Santi <rsanti@google.com>
Wed, 2 Oct 2013 09:02:33 +0000 (11:02 +0200)
committerThomas Thrainer <thomasth@google.com>
Wed, 2 Oct 2013 14:55:25 +0000 (16:55 +0200)
commit117a85a09c7973e4927f18c9eecf63175ce6a729
tree69c9ff838e337be2ea04a25ce32d0816e36a92d0
parentf83057ad11034de9bba93f1467fa4be31607cb5e
Add Userspace RBD support in KVM

* Add device class object in block_device tuple
* Update hv_xen.py for new block_devices format
* Fix tests broken by the change

Signed-off-by: Santi Raffa <rsanti@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/backend.py
lib/hypervisor/hv_kvm.py
lib/hypervisor/hv_xen.py
test/py/ganeti.hypervisor.hv_xen_unittest.py