false positive
1. Find all virtual NIC IDs in the alarm message
Enter the neutron container
Use the command to delete the virtual NIC sequentially: neutron port-delete PORT-ID
2. Find all cloud drive IDs in the alarm message
Enter the cinder container
Use the command to reset the state: cinder reset-state --state available --attach-status detached [VOLUME-ID]