Do you have a valid endpoint defined for Neutron in Keystone? Run keystone endpoint-list and look for the service id for Neutron from keystone service-list.
What Neutron plugin are you using? What is core_plugin set to be in your /etc/neutron/neutron.conf? Did you create the symbolic link at /etc/neutron/plugin.ini pointing to the plugin you are calling with core_plugin? Thanks, Andy On Oct 22, 2013, at 9:27 AM, Jitendra Kumar Bhaskar <jitendr...@pramati.com> wrote: > Hi All, > > I am trying to install Havana release with 3 nodes (Controller, Network and > Compute). Following are the services running on each node : > > 1. Controller : > database,keystone,nova-services,glance , cinder and Horizon > 2. Network: > neutron-server ,neutron-dhcp-agent,neutron-l3-agent, > neutron-metadata-agent > 3. Compute: > nova-compute > > Able to see Hypervisor in Horizon, but in network node I am getting error in > server.log: > ====== > 2013-10-22 18:53:13.424 1809 WARNING neutron.api.extensions [-] Extension > router-service-type not supported by any of loaded plugins > 2013-10-22 18:53:13.466 1809 WARNING keystoneclient.middleware.auth_token [-] > Configuring auth_uri to point to the public identity endpoint is required; > clients may not be able to authenticate against an admin endpoint > 2013-10-22 18:53:13.621 1809 WARNING neutron.scheduler.dhcp_agent_scheduler > [-] DHCP agent 5b662fd6-0c77-4b28-b8e7-87d4d19d3613 is not active============= > > Regards > Jitendra Bhaskar > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack