Openstack networking can be very frustrating, the guide you are following
is for quantum so you don't use nova.networking configurations.
1. download the cirros image in the tutorial , you can then login via vnc
without networking and rebuild a static network on that image for testing
Quantum is
downgrading to python-nova was the last thing I did, apt-get might fix you
to the latest one.
You can check file
/usr/lib/python2.7/dist-packages/nova/conductor/rpcapi.py
If it mentions 1.47 in the API version history you have the later
python-nova, when you downgrade it will ask you if its ok.
I experienced the same thing just yesterday. the python-nova package (on
ubuntu) has api changes in dot dot versions, 1.47 brought in a new db call
that the server doesn't know about.
I ended up downloading the same python-nova package on the new compute node
so they could talk
python-nova_2013.1
3 matches
Mail list logo