Skip to content

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

Description

@jmcgill298

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()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions