-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
*Purpose:* QE verification task for bug OCPBUGS-74226 — machine-api-provider-openstack fails to delete primary NIC before delete instance.
*Bug reference:* OCPBUGS-74226
*Background:* In cluster-api-provider-openstack v0.9.1, network ports (including primary NIC) are deleted before the instance. On OpenStack clouds that forbid detaching the primary port (policy: compute:detach primary port), machine deletion fails with 403. The fix (e.g. upstream 0.10.0+) moves port deletion after instance deletion.
*Verification scope:*
- Confirm the fix (port deletion after instance deletion) is present in the version under test.
- On an OpenStack environment where primary NIC detach is restricted by policy, create a MachineSet and then delete the MachineSet.
- Confirm the machine is deleted successfully without 403 / "Policy doesn't allow compute:detach primary port" errors.
- Document environment (OpenStack policy, CAPO/MAO version) and test results.
- incorporates
-
OCPBUGS-74226 machine-api-provider-openstack fails to delete primary NIC before delete instance
-
- Closed
-