Comment 5 for bug 1552734

Revision history for this message
Vishakha Agarwal (vishakha.agarwal) wrote :

Hi zhuangzejian,

VolumeManager._create_image_cache_volume_entry:

It is called only for the first time when a new cache entry is to be done. Otherwise from self._prepare_image_cache_entry in create_volume.py it does not go into its else part if already cache entry exists.