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

[libovsdb] WIP: Use libovsdb for acls & portgroups operations #2353

Closed

Commits on Jul 30, 2021

  1. Support named uuids in libovsdb test harness

    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5004f0f View commit details
    Browse the repository at this point in the history
  2. Update gomega to 1.14.0

    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f20a677 View commit details
    Browse the repository at this point in the history
  3. libovsdb: fix unnamed uuids in test harness

    Fixes libovsdb test harness assuming empty strings are named uuids. Also
    a bit more thorough detecting duplicate named uuids and duplicate
    unexpected matches between actual and expected when attempting to infer
    them.
    
    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c57eae1 View commit details
    Browse the repository at this point in the history
  4. libovsdb: matcher compare slices as sets

    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cbe7b0d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Use libovsdb for ACL and port group operations

    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    9856659 View commit details
    Browse the repository at this point in the history