Convert remaining use of neutronclient.i18n to _i18n

Change-Id: I77f168af92ae51ce16bed4988bbcaf7c18557727
Related-Bug: 1519493
This commit is contained in:
IWAMOTO Toshihiro 2016-01-13 18:06:57 +09:00
parent 1ee3ecd0ec
commit 745148817b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
from neutronclient.i18n import _
from neutronclient._i18n import _
from neutronclient.neutron import v2_0 as neutronv20