glance/releasenotes/notes/bug-1979699-70182ec2aead0383.yaml
Takashi Kajinami 6964e627d5 glance-cache-prefetcher: Set up access to multistore backends
... because the command requires access to backend stores to pull image
data.

Closes-Bug: #1979699
Change-Id: I04efbb7fd47b8b1e022d96c40011b6f03508db2e
2022-06-24 15:00:43 +09:00

7 lines
212 B
YAML

---
fixes:
- |
`Bug #1979699 <https://bugs.launchpad.net/glance/+bug/1979699>`_: Fix
the ``glance-cache-prefetcher`` command to set up access to backend stores
when the multi store feature is used.