> whereas the xattr image cache driver explicitly requires atime.
See the first assumption of the driver: https://github.com/openstack/glance/blob/c41216d3fcc74a978246ff7680155077d04998c5/glance/image_cache/drivers/xattr.py#L23
Assumptions ===========
1. Cache data directory exists on a filesytem that updates atime on reads ('noatime' should NOT be set)
> whereas the xattr image cache driver explicitly requires atime.
See the first assumption of the driver: /github. com/openstack/ glance/ blob/c41216d3fc c74a978246ff768 0155077d04998c5 /glance/ image_cache/ drivers/ xattr.py# L23
https:/
Assumptions
===========
1. Cache data directory exists on a filesytem that updates atime on reads ('noatime' should NOT be set)