yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45880
[Bug 1542282] [NEW] Multiple service plugins , each with its own service_provider configuration fails to bring up Neutron Service
Public bug reported:
When we use multiple service plugin that each have their own
service_providers configured, the neutron-server service fails to come
up.
For example , when we try to load LBaaS + BGPVPN + L2GatewayPlugin
services together into the neutron server, only the last
service_provider entry is retained by
neutron/services/provider_configuration, that results in unmatching
service plugins to EXIT on load, thereby bringing down the neutron
service.
Workaround exists:
Put in all the service_provider entries into a single service_providers section under neutron.conf, and then all the services are able to start up.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1542282
Title:
Multiple service plugins , each with its own service_provider
configuration fails to bring up Neutron Service
Status in neutron:
New
Bug description:
When we use multiple service plugin that each have their own
service_providers configured, the neutron-server service fails to come
up.
For example , when we try to load LBaaS + BGPVPN + L2GatewayPlugin
services together into the neutron server, only the last
service_provider entry is retained by
neutron/services/provider_configuration, that results in unmatching
service plugins to EXIT on load, thereby bringing down the neutron
service.
Workaround exists:
Put in all the service_provider entries into a single service_providers section under neutron.conf, and then all the services are able to start up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542282/+subscriptions
Follow ups