glance/glance/image_cache/drivers
Brian Waldon ee2d212f81 General cleanup
* Reorder imports
* Remove unused code
* Add missing copyright header in glance.api.v1.members
* Pass in 'pool' to glance.store.scrubber.Scrubber._cleanup
* Fix NameError in glance.api.v1.images.Controller: request -> req
* Fix except block in glance.notifier to properly catch multiple exceptions

Change-Id: I30d895b5ff1246e8d637720ef2f4aacab9cf7ede
2012-03-14 14:31:17 -07:00
..
__init__.py Adds Driver Layer to Image Cache 2011-10-25 12:54:31 -04:00
base.py General cleanup 2012-03-14 14:31:17 -07:00
sqlite.py General cleanup 2012-03-14 14:31:17 -07:00
xattr.py General cleanup 2012-03-14 14:31:17 -07:00