Files
glance/doc/source
Jay Pipes ad9e9ca3f7 Overhauls the image cache to be truly optional
Fixes LP Bug#874580 - keyerror 'location' when fetch errors
Fixes LP Bug#817570 - Make new image cache a true extension
Fixes LP Bug#872372 - Image cache has virtually no unit test coverage

* Adds unit tests for the image cache (coverage goes from 26% to 100%)
* Removes caching logic from the images controller and places it into
  a removeable transparent caching middleware
* Adds a functional test case that verifies caching of an image
  and subsequent cache hits
* Removes the image_cache_enabled configuration variable, since it's
  now enabled by simply including the cache in the application
  pipeline
* Adds a singular glance-cache.conf to etc/ that replaces the
  multiple glance-pruner.conf, glance-reaper.conf and
  glance-prefetcher.conf files
* Adds documentation on enabling and configuring the image cache

TODO: Add documentation on the image cache utilities, like reaper,
      prefetcher, etc.

Change-Id: I58845871deee26f81ffabe1750adc472ce5b3797
2011-10-19 16:35:35 -04:00
..
2010-12-23 12:31:47 -05:00
2011-09-29 13:54:19 -07:00
2011-08-15 16:20:49 -05:00
2011-01-26 11:26:54 -06:00
2011-02-02 06:53:05 +00:00
2011-05-19 10:20:54 +01:00
2011-08-15 16:20:49 -05:00
2011-01-26 11:26:54 -06:00
2011-08-15 16:20:49 -05:00
2011-06-20 23:52:25 -04:00
2011-09-12 20:50:47 -04:00