-
- Downloads
Fix HA role REST API and add flag to allow us to toggle the controller's...
Fix HA role REST API and add flag to allow us to toggle the controller's behavior when a transition to STANDBY occurs. For now, since we don't have much logic in other modules to handle STANDBY roles, we'll shutdown, but in the future, we should give the ability to stay running and await the next transition to ACTIVE.
Showing
- src/main/java/net/floodlightcontroller/core/internal/Controller.java 13 additions, 1 deletion...va/net/floodlightcontroller/core/internal/Controller.java
- src/main/java/net/floodlightcontroller/core/internal/RoleManager.java 1 addition, 1 deletion...a/net/floodlightcontroller/core/internal/RoleManager.java
- src/main/java/net/floodlightcontroller/core/web/ControllerRoleResource.java 10 additions, 14 deletions...floodlightcontroller/core/web/ControllerRoleResource.java
- src/main/resources/floodlightdefault.properties 1 addition, 0 deletionssrc/main/resources/floodlightdefault.properties
Loading
Please register or sign in to comment