yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86377
[Bug 1438952] Re: Glance Cache getting ignored
Marking as Won't Fix as registry is now removed from glance code base.
** Changed in: glance
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1438952
Title:
Glance Cache getting ignored
Status in Glance:
Won't Fix
Status in OpenStack Compute (nova):
Confirmed
Bug description:
Step to reproduce:
1. Install glance registry on controller
2. Install galnce api con compute node & enable cachemanagement (flavor=keystone+cachemanagement)
3. Add an image to the registry and expose it as http://..../imagepath (so that in db the location is http based)
4. From compute node, invoke glance-cache-manage queue-image ID_OF_IMAGE
5. Run glance-cache-prefetcher
6. Run
nova boot --image <ID_IMAGE> --flavor 1 --availability-zone nova:<hostname_compute_node> MACHINENAME
You'll see that image is downloaded again from network instead of
using the local one in /var/lub/glance/image-cache
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1438952/+subscriptions
References