Hi! 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 http://docs.openstack.org/trunk/openstack-network/admin/content/bigswitch_floodlight_plugin.html, we edited '/etc/quantum/quantum.conf', but it had not produced changes in the plugin behaviour and the default values are used. It is easy to reproduce in our case: after editing '/etc/quantum/quantum.conf' like this: ... servers=localhost:8080 ... Server is listening in localhost:8800, the default value ( https://github.com/openstack/quantum/blob/stable/grizzly/quantum/plugins/bigswitch/plugin.py#L79 ). How can we edit these options to provide new host and port? Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130530/79863adb/attachment.html>