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

[WIP] Add load balancer support. #218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2021

  1. Add support for load balancers.

    This is still WIP because we have to find a way to not reparse all load
    balancers from the NB DB every time.
    
    Signed-off-by: Dumitru Ceara <[email protected]>
    dceara committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    c6417f1 View commit details
    Browse the repository at this point in the history
  2. Fix batch mode for create_routed_lport address sets.

    Signed-off-by: Dumitru Ceara <[email protected]>
    dceara committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    1df4e47 View commit details
    Browse the repository at this point in the history