Hello,
When i try to spawn a VM in my 2 node Openstack Liberty setup i get the following error in the Horizon dashboard:
NoValidHost: No valid host was found. There are not enough hosts available.
When i look at the logs of Nova and Neutron it gives the following error:
Unexpected vif_type=binding_failed
I'm running Openstack Liberty on Debian 8 but i had the same issue a while ago with CentOS 7 and Openstack Juno which is why i upgraded to Debian and Liberty. The full logs are under this post.
Controller node: Infra01
IP: 10.63.0.11 but is also available under 10.63.0.10
- Nova-conductor.log = http://paste.openstack.org/show/478948/
- Neutron-server.log = http://paste.openstack.org/show/478949/
- Nova.conf = http://paste.openstack.org/show/478953/
- Neutron.conf = http://paste.openstack.org/show/478954/
Compute node: Compute01
IP 10.63.0.101
- Nova-compute.log = http://paste.openstack.org/show/478955/
- Nova-compute.conf = http://paste.openstack.org/show/478956/
- Neutron.conf = http://paste.openstack.org/show/478958/
Output of some commands:
- neutron agent-list = http://paste.openstack.org/show/478959/
- nova service-list = http://paste.openstack.org/show/478960/
- openstack token issue = http://paste.openstack.org/show/478961/
If you require any more information then i will be happy to provide it.