cinder/cinder/common
Mark McLoughlin db319b1fc1 Sync latest cfg and log from oslo-incubator
Main cfg change is:

  c5984ba Move logging config options into the log module

Logging changes include:

  c5984ba Move logging config options into the log module
  751c35b Verbose should not enable debug level logging
  edcdd25 Improve millisecond logging
  9e5912f Fix pep8 E125 errors.
  edf14e0 Enable millisecond logging by default
  9b81289 Allow nova and others to override some logging defaults
  90ada0e update deprecated stanza
  efba202 Adjust the logging_context_format_string.
  c8cf6f7 move nova.common.deprecated to openstack-common

Fixes bug #989269

Use new LOG.deprecated() in place of cinder.common.deprecated.warn().

Also pull this cinder/context.py change from nova:

  ce098cc Add user/tenant shim to RequestContext

to avoid issues caused by a s/user_id/user/ change in the context
logging format.

Change-Id: I3913ea54465658d93dc56e014dfe5d911b0541d6
2013-02-18 07:42:51 +00:00
..
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
sqlalchemyutils.py Adding marker, pagination, sort key and sort direction to v2 api 2012-12-23 02:46:29 -05:00