How to Enable 'Discard/TRIM' in Openstack Instance ?
Problem
Environment
Cause
Resolution
# glance image-update --property hw_scsi_model=virtio-scsi --property hw_disk_bus=scsi <image>Or
# openstack image set --property hw_scsi_model=virtio-scsi --property hw_disk_bus=scsi <image>Last updated
