glance/bin
James Li 1d456e5460 Fix scrubber and other utils to use log.setup().
scrubber and other utils call config.setup_logging(),
which does not read the 'default_log_levels' config option.
Fix this problem by calling log.setup(), just like what
glance-api and glance-registry do.

Per John Bresnahan's comment, made the change to check
the existence of log conf file in oslo-incubator code.
Refer to https://review.openstack.org/#/c/24230/

Change-Id: I4a53d74c4cd8274a3174b246207a6ed76c5e31c6
Fixes: bug #1153432
2013-03-12 18:56:17 +00:00
..
glance-api Use one wsgi app, one dbengine worker. 2012-12-19 16:25:09 +00:00
glance-cache-cleaner Fix scrubber and other utils to use log.setup(). 2013-03-12 18:56:17 +00:00
glance-cache-manage Prints list-cached dates in isoformat 2013-01-29 18:34:37 +01:00
glance-cache-prefetcher Fix scrubber and other utils to use log.setup(). 2013-03-12 18:56:17 +00:00
glance-cache-pruner Fix scrubber and other utils to use log.setup(). 2013-03-12 18:56:17 +00:00
glance-control Use oslo-config-2013.1b3 2013-02-19 10:19:36 +00:00
glance-manage Fix scrubber and other utils to use log.setup(). 2013-03-12 18:56:17 +00:00
glance-registry Use one wsgi app, one dbengine worker. 2012-12-19 16:25:09 +00:00
glance-replicator Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
glance-scrubber Fix scrubber and other utils to use log.setup(). 2013-03-12 18:56:17 +00:00