Skip to content

[adoption] Enable network service on OSP17 - #4077

Open
xbezdick wants to merge 1 commit into
openstack-k8s-operators:mainfrom
xbezdick:main
Open

[adoption] Enable network service on OSP17#4077
xbezdick wants to merge 1 commit into
openstack-k8s-operators:mainfrom
xbezdick:main

Conversation

@xbezdick

@xbezdick xbezdick commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

OSP17 requires network service running as ifcfg is used as backend for os-net-config. Without it nodes loose network connection on reboot or ifcfg to nmstate migration.

Resolves: OSPRH-31307

@openshift-ci

openshift-ci Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

[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 archana203 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

loop_control:
loop_var: overcloud_vm

- name: Enable and start network service for overcloud nodes

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.

Do you need it before configuring network interfaces, which is one task before?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, we just need to make sure it's running before/after does not matter that much.

@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/24f020476ac04542a46769a8dcd6c92a

✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 48m 05s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 37m 14s
cifmw-crc-podified-edpm-baremetal NODE_FAILURE Node(set) request 099-0000154448 failed in 0s
✔️ cifmw-crc-podified-edpm-baremetal-minor-update SUCCESS in 2h 16m 00s
✔️ cifmw-pod-zuul-files SUCCESS in 5m 45s
✔️ openstack-k8s-operators-content-provider-bootc SUCCESS in 3h 55m 44s
cifmw-crc-podified-edpm-baremetal-bootc NODE_FAILURE Node(set) request 099-0000154461 failed in 0s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 32s
✔️ cifmw-pod-pre-commit SUCCESS in 8m 24s
✔️ cifmw-molecule-adoption_osp_deploy SUCCESS in 4m 43s

OSP17 requires network service running as ifcfg is
used as backend for os-net-config. Without it nodes loose
network connection on reboot or ifcfg to nmstate migration.

Resolves: OSPRH-31307
Signed-off-by: Lukas Bezdicka <lbezdick@redhat.com>
@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/9078256f7475403f88d4d2e7e1e7f532

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 35m 06s
podified-multinode-edpm-deployment-crc RETRY_LIMIT in 3m 41s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 46m 38s
✔️ cifmw-crc-podified-edpm-baremetal-minor-update SUCCESS in 2h 14m 12s
✔️ cifmw-pod-zuul-files SUCCESS in 6m 39s
✔️ openstack-k8s-operators-content-provider-bootc SUCCESS in 2h 18m 40s
✔️ cifmw-crc-podified-edpm-baremetal-bootc SUCCESS in 1h 43m 24s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 10m 44s
✔️ cifmw-pod-pre-commit SUCCESS in 9m 36s
✔️ cifmw-molecule-adoption_osp_deploy SUCCESS in 4m 46s

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