On 10/28/2013 08:49 AM, Jitendra Kumar Bhaskar wrote:
Hi,

I am getting error in server.log on NETWORK node :

2013-10-28 18:09:20.255 1099 WARNING neutron.api.extensions [-]
Extension lbaas not supported by any of loaded plugins
2013-10-28 18:09:20.263 1099 WARNING neutron.api.extensions [-]
Extension routed-service-insertion not supported by any of loaded plugins
2013-10-28 18:09:20.267 1099 WARNING neutron.api.extensions [-]
Extension metering not supported by any of loaded plugins
2013-10-28 18:09:20.269 1099 WARNING neutron.api.extensions [-]
Extension fwaas not supported by any of loaded plugins
2013-10-28 18:09:20.273 1099 WARNING neutron.api.extensions [-]
Extension vpnaas not supported by any of loaded plugins
2013-10-28 18:09:20.279 1099 WARNING neutron.api.extensions [-]
Extension lbaas_agent_scheduler not supported by any of loaded plugins
2013-10-28 18:09:20.282 1099 WARNING neutron.api.extensions [-]
Extension port-security not supported by any of loaded plugins
2013-10-28 18:09:20.286 1099 WARNING neutron.api.extensions [-]
Extension flavor not supported by any of loaded plugins
2013-10-28 18:09:20.292 1099 WARNING neutron.api.extensions [-]
Extension service-type not supported by any of loaded plugins
2013-10-28 18:09:20.327 1099 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

Can any body tell me the reason.

Those aren't errors, those are warnings :)

The most serious is likely the last one. Are you not using Keystone for authentication purposes?

You will need to pastebin the neutron.conf and api-paste.ini files (removing all passwords) to get further answers.

Best,

-jay


_______________________________________________
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

Reply via email to