summaryrefslogtreecommitdiff
path: root/openstack/etc/neutron/plugins/bigswitch/restproxy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/etc/neutron/plugins/bigswitch/restproxy.ini')
-rw-r--r--openstack/etc/neutron/plugins/bigswitch/restproxy.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/neutron/plugins/bigswitch/restproxy.ini b/openstack/etc/neutron/plugins/bigswitch/restproxy.ini
index 256f7855..36e99bd7 100644
--- a/openstack/etc/neutron/plugins/bigswitch/restproxy.ini
+++ b/openstack/etc/neutron/plugins/bigswitch/restproxy.ini
@@ -19,7 +19,7 @@
# thread_pool_size : <int> (default: 4)
# A comma separated list of BigSwitch or Floodlight servers and port numbers. The plugin proxies the requests to the BigSwitch/Floodlight server, which performs the networking configuration. Note that only one server is needed per deployment, but you may wish to deploy multiple servers to support failover.
-servers=localhost:8080
+servers=127.0.0.1:8080
# The username and password for authenticating against the BigSwitch or Floodlight controller.
# server_auth=username:password