Skip to content

Conversation

@elelaysh
Copy link
Contributor

When kolla_enable_ovn is false, fallback to amphora driver

When kolla_enable_ovn is false, fallback to amphora driver
@elelaysh elelaysh requested a review from a team as a code owner December 31, 2025 15:50
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly makes the octavia_provider_drivers conditional based on whether OVN is enabled, which is a good fix for non-OVN deployments. However, the change is incomplete as it does not update the related octavia_provider_agents configuration. This will likely cause issues when OVN is disabled. I have added a comment to highlight this and suggest a fix to ensure the Octavia configuration remains consistent.

@elelaysh
Copy link
Contributor Author

I don't know a correct value for the agent for amphora.

@Alex-Welsh
Copy link
Member

I don't know a correct value for the agent for amphora.

https://github.com/openstack/kolla-ansible/blob/496dd763d82eaa666549556c28f1f4fb74a8d446/ansible/roles/octavia/defaults/main.yml#L390

My general strategy with things like that is to just grep through the source of kolla ansible/kayobe etc for the variable to see if I can find it defined anywhere already

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