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

vishal yadav vishalcdac07 at gmail.com
Tue Sep 2 12:56:45 UTC 2014


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> 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/
>
> *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
> 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/8bcb6009/attachment.html>


More information about the OpenStack-operators mailing list