Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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 OpenStack Neutron (virtual network service):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to