glance/bin
Brian Waldon a0689d2b45 Use openstack.common.log to log request id
* Log request id from the request context for glance-api
  and glance-registry
* Further integrate with the common log module by storing RequestContext
  objects in thread-local storage so loggers can acces their attributes
* Move request id formatting into the request module so it appears with
  the preferred prefix (req-) in logs
* Implement bp glance-request-tracking

Change-Id: I2095ad16fef6b4bc8e49229c9f0326da8c743ff7
2012-07-13 10:58:31 -07:00
..
glance Fix help messages for --debug. 2012-06-13 12:15:08 -04:00
glance-api Use openstack.common.log to log request id 2012-07-13 10:58:31 -07:00
glance-cache-cleaner Don't use PasteDeploy for scrubber and cache daemons 2012-06-16 17:36:55 +01:00
glance-cache-manage Fix help messages for --debug. 2012-06-13 12:15:08 -04:00
glance-cache-prefetcher Don't use PasteDeploy for scrubber and cache daemons 2012-06-16 17:36:55 +01:00
glance-cache-pruner Don't use PasteDeploy for scrubber and cache daemons 2012-06-16 17:36:55 +01:00
glance-control Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00
glance-manage Port remaining code to global conf object 2012-06-08 17:36:25 +01:00
glance-registry Use openstack.common.log to log request id 2012-07-13 10:58:31 -07:00
glance-replicator Initial implementation of glance replication. 2012-07-10 11:26:36 -07:00
glance-scrubber Don't use PasteDeploy for scrubber and cache daemons 2012-06-16 17:36:55 +01:00