Mate Lakat

Results 3 issues of Mate Lakat

Starting DevStack on an ubuntu/xenserver-core, n-cpu fails with: ``` 2013-10-29 07:59:30.081 ERROR nova.virt.xenapi.host [-] The call to host_data returned an erro r: ['XENAPI_PLUGIN_FAILURE', 'host_data', 'IOError', "[Errno 2] No such file...

bug
deb

Starting off a fresh install on ubuntu + xenserver-core Workaround: ``` bash mkdir -p /usr/share/xen/qemu ln -s /usr/share/qemu/keymaps /usr/share/xen/qemu/ /usr/sbin/adduser --system vncterm_base mkdir -p /var/xen/vncterm/ ``` Here is the long...

bug
deb

I have a VM running in the cloud, and trying to run the install wizzard fails ``` Traceback (most recent call last): File "/usr/bin/xenserver-install-wizard", line 64, in r = network.analyse(tui)...

bug