]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Deprecate _ builtin translation function
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 27 Nov 2015 20:30:35 +0000 (21:30 +0100)
committerAkihiro Motoki <motoki@da.jp.nec.com>
Sun, 6 Dec 2015 10:39:20 +0000 (19:39 +0900)
commit51d4d858ac4a0a2a8832fab9107fbb5e1d8d7771
tree3a3a0e2c3e2804997f5dbac57d6490fca995f722
parent2d8632e412c6187187d44ee169048bf9d4c8c106
Deprecate _ builtin translation function

This function is discouraged for usage as per oslo.i18n guidelines [1],
so we should deprecate and remove it.

[1] http://docs.openstack.org/developer/oslo.i18n/usage.html

Change-Id: I848ee1dbd16a23c4db42df4690bf139bd769f3e8
Partial-Bug: #1520094
neutron/__init__.py