(fix) Remove uri slot from block_devices
authorDimitris Aragiorgis <dimara@grnet.gr>
Sat, 7 Dec 2013 22:45:38 +0000 (00:45 +0200)
committerDimitris Aragiorgis <dimara@grnet.gr>
Thu, 27 Mar 2014 07:56:46 +0000 (09:56 +0200)
commit2485a35d6f451dc34afb66ead856b6c4051591b2
tree88271b0382da3b03ea6c3833c56770e481304778
parent7115b6600ff938407ac5883438b53eb6687b00c4
(fix) Remove uri slot from block_devices

In stable-2.10 we have userspace access mode for rbd. Backend
calculates uri along with link and dev_path. Thus we have
three items in block_devices and kvm_disks tuples.

We this patch we remove the third value.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
lib/hypervisor/hv_kvm.py