<div dir="ltr">Hi Jason,<div>According to the L2GW config, it should be set as in this line:</div><div><a href="https://github.com/openstack/networking-l2gw/blob/master/etc/l2gw_plugin.ini#L25">https://github.com/openstack/networking-l2gw/blob/master/etc/l2gw_plugin.ini#L25</a><br></div><div><br></div><div>I think it should be working as default setting, but maybe you can try to set this explicitly.</div><div><br></div><div>Hope it helps,</div><div>Irena</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 8, 2016 at 12:33 PM, Jason Guy <span dir="ltr"><<a href="mailto:jguy@cumulusnetworks.com" target="_blank">jguy@cumulusnetworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi, I am trying to get the L2GW plugin working with my openstack setup. I did the installation from the git repo using setup.py install.</span><br style="font-size:12.8px"><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am having trouble getting the Neutron-server to take the plugin though. Here is the config line from the neutron.conf:</div><div style="font-size:12.8px"><div># Plugins</div><div>core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin</div><div>service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin,networking_l2gw.services.l2gateway.plugin.L2GatewayPlugin</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">After restarting neutron-server, I am getting this error in the neutron-server.log:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>INFO neutron.manager [req-b537d3d8-5ad5-419c-a7a0-133991af38fc - - - - -] Loading Plugin: networking_l2gw.services.l2gateway.plugin.L2GatewayPlugin</div><div>ERROR neutron.services.service_base [req-b537d3d8-5ad5-419c-a7a0-133991af38fc - - - - -] No providers specified for 'L2GW' service, exiting</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I do not see anything in the install instructions regarding the neutron.conf configuration, so I am guessing at this point, hence the email. :) I have searched and tried to figure this out by looking at the code. What should the service_provider be set to?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,<br>Jason</div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>