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

[f5] implement custom MTU for vlan properties of services & endpoints #502

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

notandy
Copy link
Collaborator

@notandy notandy commented Feb 27, 2025

The MTU value from OpenStack networks is used to configure the correct
MTU value for VLAN L2 Objects.

The MTU value from OpenStack networks is used to configure the correct
MTU value for VLAN L2 Objects.
@notandy
Copy link
Collaborator Author

notandy commented Feb 27, 2025

fixes #475

Copy link

@m-kratochvil m-kratochvil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the idea of taking the MTU from the neutron network instead of setting it explicitly, genius! :-)

@notandy
Copy link
Collaborator Author

notandy commented Feb 28, 2025

I like the idea of taking the MTU from the neutron network instead of setting it explicitly, genius! :-)

didn't we do the same in octavia? ^^

@m-kratochvil
Copy link

I like the idea of taking the MTU from the neutron network instead of setting it explicitly, genius! :-)

didn't we do the same in octavia? ^^

We might have, I don't know. I spent some time looking for that code but couldn't find it and gave up..

@notandy notandy merged commit e4bdd1f into main Mar 5, 2025
4 checks passed
@notandy notandy deleted the custom-mtu branch March 5, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants