Unable to launch VM - nova.openstack.common.rpc.amqp ValueError: too many values to unpack [closed]
We are trying to setup Openstack (Havana) on our test lab and are facing an error trying to launch a test instance.
nova-network.log on compute node gives the following error:
2014-09-01 15:34:07.485 2553 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1815, in _get_networks_for_instance
2014-09-01 15:34:07.485 2553 TRACE nova.openstack.common.rpc.amqp network_uuids = [uuid for (uuid, fixed_ip) in requested_networks]
2014-09-01 15:34:07.485 2553 TRACE nova.openstack.common.rpc.amqp ValueError: too many values to unpack
We tried creating different types of networks (neutron; nova network) but none seem to work. We don't have much experience working with Openstack and are still in the learning process. Can someone kindly guide us with this error?
try with packstack, quick & easy: https://openstack.redhat.com/forum/di...
We do have that working in a different setup. We are particularly looking at creating this setup.
Controller [1 machine; controller node, neutron based network node on same machine] + Compute.
Edit the question and add more details about how you're installing, what OS, versions etc.
Refers to End Of Life'ed version. Please reopen if still relevant.