webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

Error when adding an existing disk

Open james-watson-oxb opened this issue 5 years ago • 1 comments

When I try to add an existing disk - i get this errors::

attach_disk() got an unexpected keyword argument 'subdriver'

I am running the latest git clone

Request Method: POST
http://x.x.x.x:8520/instances/1/be/
1.11.26
TypeError
attach_disk() got an unexpected keyword argument 'subdriver'
/srv/webvirtcloud/instances/views.py in instance, line 619
/srv/webvirtcloud/venv/bin/python2
2.7.17
['/srv/webvirtcloud', '/srv/webvirtcloud/venv/bin', '/srv/webvirtcloud/venv/lib/python2.7', '/srv/webvirtcloud/venv/lib/python2.7/plat-x86_64-linux-gnu', '/srv/webvirtcloud/venv/lib/python2.7/lib-tk', '/srv/webvirtcloud/venv/lib/python2.7/lib-old', '/srv/webvirtcloud/venv/lib/python2.7/lib-dynload', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/srv/webvirtcloud/venv/local/lib/python2.7/site-packages', '/srv/webvirtcloud/venv/lib/python2.7/site-packages']
Tue, 28 Jan 2020 12:06:52 +0000

james-watson-oxb avatar Jan 28 '20 12:01 james-watson-oxb

please update webvirtcloud...

catborise avatar Jan 30 '20 05:01 catborise