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

Re-organize the new (OVSDB) OVN/OVS functions #572

Merged
merged 12 commits into from
Mar 3, 2024
Merged

Commits on Mar 2, 2024

  1. incusd/network/ovs: Introduce new errors

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    084194c View commit details
    Browse the repository at this point in the history
  2. incusd/network/ovn/nb: Move SetChassisGroupPriority to new function s…

    …ignature
    
    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c42e23b View commit details
    Browse the repository at this point in the history
  3. incusd/network/ovn/sb: Move GetLogicalRouterPortActiveChassisHostname…

    … to new function signature
    
    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ac4fef3 View commit details
    Browse the repository at this point in the history
  4. incusd/network/ovs: Move GetBridge to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bbcecc9 View commit details
    Browse the repository at this point in the history
  5. incusd/network/ovs: Move CreateBridge to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4c29332 View commit details
    Browse the repository at this point in the history
  6. incusd/network/ovs: Move DeleteBridge to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4d6bbf6 View commit details
    Browse the repository at this point in the history
  7. incusd/network/ovs: Move CreateBridgePort to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    163f969 View commit details
    Browse the repository at this point in the history
  8. incusd/network/ovs: Move GetChassisID to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7cc1d9c View commit details
    Browse the repository at this point in the history
  9. incusd/network/ovs: Move GetOVNBridgeMappings to new function signature

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7c11133 View commit details
    Browse the repository at this point in the history
  10. incusd/network: Update for function changes

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ad4cdc4 View commit details
    Browse the repository at this point in the history
  11. incusd/device/nic: Update for function changes

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    98330c5 View commit details
    Browse the repository at this point in the history
  12. incusd: Update for function changes

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    20acb18 View commit details
    Browse the repository at this point in the history