yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41979
[Bug 1264261] Re: using floodlight+bigswitch, can't set servers listening port!
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1264261
Title:
using floodlight+bigswitch,can't set servers listening port!
Status in neutron:
Expired
Bug description:
install floodlight+bigswitch on openstack havana release, according it's official document:
--------------------------------------------------------------------------------------------------------------------
http://docs.projectfloodlight.org/display/floodlightcontroller/Neutron+REST+Proxy+Plugin+READMEv2
--------------------------------------------------------------------------------------------------------------------
when create a network,I got this error:
ERROR neutron.plugins.bigswitch.plugin [-] ServerProxy: POST failure for servers: ('localhost', 8800) Response: None
but I hava set servers=127.0.0.1:8080 in /etc/neutron/plugins/bigswitch/restproxy.ini.It seems that the setting doesn't work,so I hava to change /root/floodlight/src/main/resources/neutron.properties,set as bellow:
----------------------------------------------------------------------
net.floodlightcontroller.restserver.RestApiServer.port = 8800
----------------------------------------------------------------------
after that,I can create a network normally.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1264261/+subscriptions
References