[Openstack] Network node setup [HAVANA]

Jay Pipes jaypipes at gmail.com
Mon Oct 28 14:26:25 UTC 2013


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





More information about the Openstack mailing list