Can you post the exact error from the nova log... -- Trinath Somanchi - B39208 [email protected] | extn: 4048
-----Original Message----- From: Jiaan Zeng [mailto:[email protected]] Sent: Monday, August 05, 2013 7:49 AM To: [email protected] Subject: [Openstack] RPC timeout in nova-compute Hi, I have been struggling on setting up quantum with grizzly for a long time. From nova-compute.log, I can see there is a RPC timeout error from get_instance_nw_info() function in file /usr/lib/python2.7/dist-packages/nova/network/api.py quantum-server is listening on 0.0.0.0:9696 I already set network_api_class=nova.network.quantumv2.api.API. Isn't the get_instance_nw_info() function supposed to be in /usr/lib/python2.7/dist-packages/nova/network/quantumv2/api.py? It seems nova compute is not picking up the network_api_class setting although I restarted nova service after the configuration file was changed. Any clues why this is happening? Thanks a lot. -- Regards, Jiaan _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
