<div dir="ltr"><div style>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">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 style>It is easy to reproduce in our case: after editing '/etc/quantum/quantum.conf' like this:</div><div style><br></div><div style>...</div><div style>servers=localhost:8080<br></div><div style>...</div>

<div style><br></div><div style>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">https://github.com/openstack/quantum/blob/stable/grizzly/quantum/plugins/bigswitch/plugin.py#L79</a>).</div>

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