Comment 16 for bug 1613105

Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

The bug has been fixed by the following fixes at *master*.

* Fix cinder volume leakage
https://review.openstack.org/#/c/455140/

* Microversion 2.42 - Fix tag attribute disappearing
https://review.openstack.org/#/c/429512/

NOTE: If 'image_volume_cache_enabled' is True in cinder.conf,
      an image volume cache (a volume for image cache) is left.
      But it is a cinder function and just a cache, not resource leakage.