Im on Ubuntu 14.04 LTS
I have installed it without issues. But, after connect to host and try create a new instance, i got this error
AttributeError at /compute/1/create/
When i try create a new instance its show this error.
Request Method: | GET
-- | --
http://192.168.100.1:8000/compute/1/create/
1.11.15
AttributeError
'virConnect' object has no attribute 'getDomainCapabilities'
/srv/webvirtcloud/vrtManager/connection.py in get_dom_cap_xml, line 361
/srv/webvirtcloud/venv/bin/python
2.7.6
['/srv/webvirtcloud', '/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']
Im on Ubuntu 14.04 LTS
I have installed it without issues. But, after connect to host and try create a new instance, i got this error
AttributeError at /compute/1/create/
When i try create a new instance its show this error.