The idea is to share ^ across your computes so the first compute to download a new image has the image shared across all computes so the others don't have to re-download the same image.
Note that there could be unexpected bugs as a result (see bug 1804262).
Another one: image cache management when you're not using ceph or NFS on your computes:
https:/ /docs.openstack .org/nova/ latest/ configuration/ config. html#DEFAULT. image_cache_ subdirectory_ name
The idea is to share ^ across your computes so the first compute to download a new image has the image shared across all computes so the others don't have to re-download the same image.
Note that there could be unexpected bugs as a result (see bug 1804262).