]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Namespace updates for _i18n and imageutils & fileutils
authorJay S. Bryant <jsbryant@us.ibm.com>
Fri, 20 Feb 2015 21:21:55 +0000 (15:21 -0600)
committerWalter A. Boring IV (hemna) <walter.boring@hp.com>
Tue, 10 Mar 2015 16:58:37 +0000 (16:58 +0000)
commit5fa3dd50d7b9a02811b1ff5c48ce8f4a406202c4
tree0e9e6911588f051b7d73fe144ef538c45b3d3b93
parentb7452ac30bc803a864600a868afd1ab647f59263
Namespace updates for _i18n and imageutils & fileutils

The _i18n and imageutils modules only have changes
to move oslo.utils to the oslo_utils namespace and
oslo.i18n to oslo_i18n.  So, I have lumped these
two small changes into this one patch.

Current HEAD in OSLO:
---------------------
commit e589dde0721a0a67e4030813e582afec6e70d042
Date:  Wed Feb 18 03:08:12 2015 +0000
Merge "Have a little fun with release notes"

Changes merged with this patch:
---------------------
_i18n.py
  0cc741a9 - switch to oslo_i18n
imageutils.py
  ac17de97 - Use oslo_utils instead of deprecated oslo.utils
fileutils.py
  ac17de97 - Use oslo_utils instead of deprecated oslo.utils

Change-Id: I749dd8869bbc07d980300e0acbf3903ff7b297cd
cinder/openstack/common/_i18n.py
cinder/openstack/common/fileutils.py
cinder/openstack/common/imageutils.py