Skip to content
Snippets Groups Projects
Commit a83fa82a authored by Gregor Maier's avatar Gregor Maier
Browse files

Some bugfixes

* Fix switch state-machine bug. Need to set the state before calling
  sendRoleReqest because sendRoleRequest could directly set the role
  to Master if the switch is known to not support Nicira role requests
* In REST handling: replace empty roleChangeDescription with none so we
  don't violate IFloodlightProvider.setRole's contract of requiring a
  non-null description
* Use correct package name for FloodightProvider in
  bigfloodlight.properties
parent adf1da88
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment