- 
                Notifications
    
You must be signed in to change notification settings  - Fork 53
 
Open
Labels
enhancementhelp wantedstatus: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementation
Description
The properties and methods associated with redundancy info needs to be added to EOS, Junos, and F5 drivers
EOS:
- peer_redundancy_state
 - redundancy_mode
 - redundancy_state
 - is_active()
 - open() to support checking device is_active() before keeping connection open
 - init() to pass arg to open() for checking if device is_active()
 
JunOS:
- peer_redundancy_state
 - redundancy_mode
 - redundancy_state
 - is_active()
 - open() to support checking device is_active() before keeping connection open
 - init() to pass arg to open() for checking if device is_active()
 
F5:
- peer_redundancy_state
 - redundancy_mode
 - redundancy_state
 - is_active()
 - open() to support checking device is_active() before keeping connection open
 - init() to pass arg to open() for checking if device is_active()
 
Metadata
Metadata
Assignees
Labels
enhancementhelp wantedstatus: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementation