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

feat: specify an ovn underlay network through MicroOVN #361

Merged
merged 10 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. refactor: Update MicroOVN dep

    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d8f50ce View commit details
    Browse the repository at this point in the history
  2. cmd/microcloud: Add OVNGeneveAddr system parameter

    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dd9dbad View commit details
    Browse the repository at this point in the history
  3. service/lxd: Merge dedicated Ceph and OVN dedicated interfaces in one…

    … result
    
    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b773257 View commit details
    Browse the repository at this point in the history
  4. service: Implement new SupportsFeature function

    This will be needed to check the API extensions of different services from MicroCloud
    
    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    83ae28a View commit details
    Browse the repository at this point in the history
  5. service: Add OVNConfig to the JoinConfig

    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    935c289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9e97dd View commit details
    Browse the repository at this point in the history
  7. microcloud/preseed: Allow the creation of an underlay network in pres…

    …eed mode
    
    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f3f2c98 View commit details
    Browse the repository at this point in the history
  8. microcloud/cmd/microcloud: apply config for when a custom encaps Gene…

    …ve IP is needed
    
    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0e153d1 View commit details
    Browse the repository at this point in the history
  9. doc: Add documentation for OVN underlay configuration

    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    468b4a4 View commit details
    Browse the repository at this point in the history
  10. tests: Add OVN underlay tests

    Signed-off-by: Gabriel Mougard <[email protected]>
    gabrielmougard committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ecdfb61 View commit details
    Browse the repository at this point in the history