]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync latest versionutils from oslo-incubator
authorChangBo Guo(gcb) <eric.guo@easystack.cn>
Fri, 21 Nov 2014 08:47:31 +0000 (16:47 +0800)
committerChangBo Guo(gcb) <eric.guo@easystack.cn>
Fri, 21 Nov 2014 08:47:31 +0000 (16:47 +0800)
commit1157d2d112ec4fc587afd7d31c707e54be1affbd
treebb19b405a82b87ee3dbb2d573c0d52efbd89782c
parentbed1f876c65e4506ae10b9941aeefbc4969869e7
Sync latest versionutils from oslo-incubator

Sync latest versionutils to let us add warning for deprecated class in
Kilo. This also syncs its dependency module log and _i18n.

versionutils:
5d40e14 Remove code that moved to oslo.i18n
1c3ecfc Enhance versionutils.deprecated to work with classes
9a46271 Add Kilo release name to versionutils
a2ad3a2 Allow deprecated decorator to specify no plan for removal
05ae498 Add JUNO as a target to versionutils module
de4adbc pep8: fixed multiple violations

log:
ac4330d Make use_syslog=True log to syslog via /dev/log
df774ff Import PublishErrorsHandler from oslo.messaging
a3220c5 add list_opts to all modules with configuration options
6c706c5 Delete graduated serialization files
5d40e14 Remove code that moved to oslo.i18n
6ff6b4b Switch oslo-incubator to use oslo.utils and remove old modules
aa74411 log: add missing space in error message

Change-Id: I9c1911e666e603d306685ff8bea390830c656256
cinder/openstack/common/__init__.py
cinder/openstack/common/_i18n.py [new file with mode: 0644]
cinder/openstack/common/log.py
cinder/openstack/common/versionutils.py