ERROR: AttributeError: 'VirtualDiskFlatVer2BackingInfo' object has no attribute 'uuid'
book
Article ID: 405097
calendar_today
Updated On:
Products
VMware Integrated OpenStack
Issue/Introduction
Trying to delete an instance, but the following error message appears: ...:\nAttributeError: \'VirtualDiskFlatVer2BackingInfo\' object has no attribute \'uuid\'\n'}
Instance goes into an error state
Nova compute log shows an error similar to below: 2025-01-1 12:56:40.588 1 ERROR nova.virt.vmwareapi.driver [<Request ID> ################################ ################################ - default default] [instance: <Instance UUID>] Failed to detach None. Exception: 'VirtualDiskFlatVer2BackingInfo' object has no attribute 'uuid'
Volume was already deleted
Environment
7.x
Cause
Inconsistent Volume State where the Cinder database may have a different record of the volume's status than the Nova database.