<div dir="ltr">We have found the problem configuring <span style="font-family:arial,sans-serif;font-size:13px">Big Switch, Floodlight REST Proxy Plugin.</span><div><span style="font-family:arial,sans-serif;font-size:13px"><br>

</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">In our Ubuntu installation, it is necessary editing '</span><font face="arial, sans-serif">/etc/default/quantum-server' file to provide the plugin configuration variable called QUANTUM_PLUGIN_CONFIG. By default it is set to '/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini', the file corresponding to Open VSwitch plugin. In our case it is necessary to set it to '/etc/quantum/plugins/bigswitch/restproxy.ini', the configuration file used by </font><span style="font-family:arial,sans-serif;font-size:13px">Big Switch, Floodlight REST Proxy Plugin.</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">This variable is used by the Ubuntu service 'quantum-server' in his init config file '</span><font face="arial, sans-serif">/etc/init/quantum-server.conf' to pass a configuration file fot the plugin '--config-file $QUANTUM_PLUGIN_CONFIG'.</font></div>

<div style><font face="arial, sans-serif"><br></font></div><div style><font face="arial, sans-serif">I guess this information can help users and developers of Ubuntu OpenStack installation.</font></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On 30 May 2013 13:00, Julio Carlos Barrera Juez <span dir="ltr"><<a href="mailto:juliocarlos.barrera@i2cat.net" target="_blank">juliocarlos.barrera@i2cat.net</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"><div>Hi!</div><div><br></div>We're trying to configure Big Switch, Floodlight REST Proxy Plugin. We have an Ubuntu OpenStack Grizzly instance configured and working. We have achieved getting working Big Switch, Floodlight REST Proxy Plugin, but not configuring it. Following the guidelines showed in <a href="http://docs.openstack.org/trunk/openstack-network/admin/content/bigswitch_floodlight_plugin.html" target="_blank">http://docs.openstack.org/trunk/openstack-network/admin/content/bigswitch_floodlight_plugin.html</a>, we edited '/etc/quantum/quantum.conf', but it had not produced changes in the plugin behaviour and the default values are used.<div>


<br></div><div>It is easy to reproduce in our case: after editing '/etc/quantum/quantum.conf' like this:</div><div><br></div><div>...</div><div>servers=localhost:8080<br></div><div>...</div>
<div><br></div><div>Server is listening in localhost:8800, the default value (<a href="https://github.com/openstack/quantum/blob/stable/grizzly/quantum/plugins/bigswitch/plugin.py#L79" target="_blank">https://github.com/openstack/quantum/blob/stable/grizzly/quantum/plugins/bigswitch/plugin.py#L79</a>).</div>


<div><br></div><div>How can we edit these options to provide new host and port?</div><div><br></div><div>Thank you!</div></div>
</blockquote></div><br></div>