Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Redundancy properties and methods to EOS, JunOS, and F5 #184

Open
18 tasks
jmcgill298 opened this issue Dec 20, 2020 · 0 comments
Open
18 tasks

Add Redundancy properties and methods to EOS, JunOS, and F5 #184

jmcgill298 opened this issue Dec 20, 2020 · 0 comments
Labels
enhancement help wanted status: accepted This issue has been accepted by the maintainers team for implementation

Comments

@jmcgill298
Copy link
Contributor

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()
@jeffkala jeffkala added enhancement help wanted status: accepted This issue has been accepted by the maintainers team for implementation labels Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted status: accepted This issue has been accepted by the maintainers team for implementation
Projects
None yet
Development

No branches or pull requests

2 participants