Skip to content

Prefix compute disk_file_name to use separate disk images#3765

Open
holser wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
holser:separate_compute_disks
Open

Prefix compute disk_file_name to use separate disk images#3765
holser wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
holser:separate_compute_disks

Conversation

@holser
Copy link
Contributor

@holser holser commented Mar 13, 2026

Avoid disk image conflicts between compute nodes and other VM types by prefixing compute disk_file_name with "compute-" across all scenarios (e.g., "base-os.qcow2" -> "compute-base-os.qcow2", "centos-stream-9.qcow2" -> "compute-centos-stream-9.qcow2").

This allows to switch OS on computes to next RHEL version without touching disk files of controllers/networker/spine/leaf nodes

Jira: https://issues.redhat.com/browse/OSPRH-26624

Avoid disk image conflicts between compute nodes and other VM types by
prefixing compute disk_file_name with "compute-" across all scenarios
(e.g., "base-os.qcow2" -> "compute-base-os.qcow2",
"centos-stream-9.qcow2" -> "compute-centos-stream-9.qcow2").

This allows to switch OS on computes to next RHEL version without
touching disk files of controllers/networker/spine/leaf nodes

Jira: https://issues.redhat.com/browse/OSPRH-26624
Signed-off-by: Sergii Golovatiuk <sgolovat@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign brjackma for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@holser holser requested review from abays, danpawlik, lmiccini and michburk and removed request for lmiccini March 13, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant