Skip to content

Amphorae build fixes#2436

Open
cityofships wants to merge 2 commits into
stackhpc/2025.1from
amphorae-build-fix
Open

Amphorae build fixes#2436
cityofships wants to merge 2 commits into
stackhpc/2025.1from
amphorae-build-fix

Conversation

@cityofships

Copy link
Copy Markdown
Member

Arguably, we should be using the latest DIB and not pinned to the OpenStack release. This ensures recent OS versions compatibility and generic fixes and improvements included.

Also, fix Ubuntu vs. Rocky dependencies installation.

@cityofships
cityofships requested a review from a team as a code owner July 17, 2026 09:02
@github-actions github-actions Bot added the waiting-review PR is waiting for a review label Jul 17, 2026

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

Copy link
Copy Markdown
Contributor

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 modifies the Octavia Amphora image build playbook by setting the amphora_dib_upper_constraints_file variable to an empty string and moving python3-venv from common packages to OS-specific packages. The review feedback highlights two issues: first, python3-venv does not exist on RedHat-based systems and will cause installation failures, so it should be removed from the RedHat package list. Second, hardcoding amphora_dib_upper_constraints_file to an empty string prevents user overrides due to Ansible's variable precedence, and using a default filter is recommended instead.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread etc/kayobe/ansible/maintenance/octavia-amphora-image-build.yml
Comment thread etc/kayobe/ansible/maintenance/octavia-amphora-image-build.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review PR is waiting for a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant