[Openstack-operators] Openstack Manual install with nova-network

Baruch, Ohad Ohad.Baruch at emc.com
Tue Sep 2 13:59:34 UTC 2014


Hi Vishal,

Thank for the quick response, the python-neutronclient is a dependency for the dashboard installation, when I try to remove it, it says it will remove the dashboard installation as well.
Do you know of a way to force the openstack not to use the neutron client, but to use the nova-network?
And for your other question, in the nova.conf – network_api_class = nova.network.api.API

Regards,
Ohad

From: vishal yadav [mailto:vishalcdac07 at gmail.com]
Sent: Tuesday, September 02, 2014 3:57 PM
To: Baruch, Ohad
Cc: openstack-operators at lists.openstack.org
Subject: Re: [Openstack-operators] Openstack Manual install with nova-network

Looking at the "exception location" seems like you have python-neutronclient installed. Would you please check below:
1) Use rpm -qa (REL based) or dpkg -l (debian based) to look for the package python-neutronclient. If so please remove python client for neutron.
2) What is value of parameter network_api_class in nova.conf on compute node? Please check if it is set correctly.

Thanks,
Vishal

On Tue, Sep 2, 2014 at 4:07 AM, Baruch, Ohad <Ohad.Baruch at emc.com<mailto:Ohad.Baruch at emc.com>> wrote:
Hi guys,

I have a 2 node(1 controller + 1 compute nodes) architecture that I installed manually, all of my compute services, including nova network, are on the compute node.
I tried logging to the dashboard but I received this message:

ConnectionFailed at /admin/
Connection to neutron failed: Maximum attempts reached
Request Method:

GET


Request URL:

http://<IP>/dashboard/admin/<http://%3cIP%3e/dashboard/admin/>


Django Version:

1.6.5


Exception Type:

ConnectionFailed


Exception Value:

Connection to neutron failed: Maximum attempts reached


Exception Location:

/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py in retry_request, line 1228



I don’t even have a neutron client or server installed, and I configured my nova.conf to use nova networking.
This is really frustrating, can somebody please assist?

Regards,
Ohad






_______________________________________________
OpenStack-operators mailing list
OpenStack-operators at lists.openstack.org<mailto:OpenStack-operators at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140902/1ced1b46/attachment.html>


More information about the OpenStack-operators mailing list