feat: run metadata through the OVN agent - #217
Merged
Merged
Conversation
Consume MicroOVN Northbound and Southbound connections through the ovn-env content plug. Configure neutron-ovn-agent with the metadata extension and fail closed when connection data is unavailable or invalid. Use the regular configure hook to reconcile the agent after charm-managed snap settings change. Keep local OVS schema readiness checks before launch. Assisted-By: Codex (gpt-5-6-sol) Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
Cotyledon creates POSIX semaphores for its multiprocessing managers. Grant the Ceilometer compute and OVN agents private shared-memory access so the managers can start under strict confinement. Assisted-By: Codex (gpt-5-6-sol) Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
gboutry
requested review from
ahmad-can and
hemanthnakkina
and removed request for
ahmad-can
September 2, 2026 12:11
Collaborator
|
@gboutry Is ovn-agent required by nodes running network role? |
Collaborator
Author
|
@hemanthnakkina It is not, ovn-agent, in our current use case, fills the exact same purpose as ovn-neutron-metadata-agent. (meaning, it's creating the network namespace for the VM to be able to talk to nova metadata api, giving access to cloud init and other info) |
hemanthnakkina
approved these changes
Sep 4, 2026
hemanthnakkina
left a comment
Collaborator
There was a problem hiding this comment.
LGTM
One minor note: if microovn does not come up, ovn-agent will fail to start and gets self-healed retrying to start the service.
Collaborator
Author
|
I believe it's fine to have ovn-agent trying to restart until microovn is back. Because the snap has no other mechanism to know if the other snap is back and healthy. |
ahmad-can
approved these changes
Sep 4, 2026
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consume MicroOVN Northbound and Southbound connections through the ovn-env content plug. Configure neutron-ovn-agent with the metadata extension and fail closed when connection data is unavailable or invalid.
Use the regular configure hook to reconcile the agent after charm-managed snap settings change. Keep local OVS schema readiness checks before launch.
QA steps
Deployed a full sunbeam gazpacho, and replaced the existing hypervisor with the charm and the snap changed.
The agent is responding correctly: