VM instances not removed from cloud.vm_instance tabl
Hi,
This is by design. "expunging" is the last state in a VM life cycle. The record for the VM will exists in the "vm_instance table" in Cloud DB for future reference.
The way to confirm if a VM and the associated objects have indeed been removed (garbage collected) is to look at the "removed" column/field in the "vm_instance" table. In case it has a date then the the particular VM and associated objects (at least metadata) has been removed. If it is null then they still exists.
Hope this clarifies.
Regards,
Somesh





