Hi All,
I'm really newbie about OpenStack Neutron, Please correct me if I say
something wrong. There was a question I'd like to consult. AMQP is the
messaging bus between neutron-server and *agents. we usually use rabbitmq as
the back-end of messaging bus. The problem I encountered is the ovs agent
raise an exception while reporting its own state to the server. Here is my
guess, If I restart the controller node, what if the rabbitmq start early than
neutron-server. I mean the ovs agent always trying to connect to the rabbitmq.
It will report state to the server through RPC once the connection established.
if the server is not ready at this time. Does it cause the agent exception?
Any suggestion would be greatly appreciated!
Thanks,
Frank
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev