[adoption] Enable network service on OSP17 - #4077
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| loop_control: | ||
| loop_var: overcloud_vm | ||
|
|
||
| - name: Enable and start network service for overcloud nodes |
There was a problem hiding this comment.
Do you need it before configuring network interfaces, which is one task before?
There was a problem hiding this comment.
No, we just need to make sure it's running before/after does not matter that much.
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 48m 05s |
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>
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 35m 06s |
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