yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89244
[Bug 1979699] Re: glance-cache-prefetcher does not have access to multistore backends
Reviewed: https://review.opendev.org/c/openstack/glance/+/847422
Committed: https://opendev.org/openstack/glance/commit/6964e627d5b98c2034aea4bebb72cdab7549b6b5
Submitter: "Zuul (22348)"
Branch: master
commit 6964e627d5b98c2034aea4bebb72cdab7549b6b5
Author: Takashi Kajinami <tkajinam@xxxxxxxxxx>
Date: Fri Jun 24 10:02:39 2022 +0900
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
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1979699
Title:
glance-cache-prefetcher does not have access to multistore backends
Status in Glance:
Fix Released
Bug description:
The glance-cache-prefetcher command requires access to backend stores
so that it can pull image data.
However, currently only legacy store is registered/initialized in
glance-cache-prefetcher, and it can't access to backend stores when
multi-store is enabled.
https://opendev.org/openstack/glance/src/commit/53f322f1d8c0a5c1e8c494f88f1f05c47b29729a/glance/cmd/cache_prefetcher.py#L53
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1979699/+subscriptions
References