The hostsystem is virtualbox, and the guest system is qemu without kvm, because virtualbox doesn't support hardware acceleration.
The Problem is, that nova-compute generates an invalid xml for this combination.
The offending part is "<vcpu placement='static'>4</vcpu>".
This part is not accepted from libvirt and an error is logged.
As a result of this I am unable to test Openstack in a Vagrant Virtualbox environment.
The hostsystem is virtualbox, and the guest system is qemu without kvm, because virtualbox doesn't support hardware acceleration. 'static' >4</vcpu> ".
The Problem is, that nova-compute generates an invalid xml for this combination.
The offending part is "<vcpu placement=
This part is not accepted from libvirt and an error is logged.
As a result of this I am unable to test Openstack in a Vagrant Virtualbox environment.