c66f9726c0d26bb457617fcab58e54db2c17e847

In favor of the private i18n wrapper (_i18n), the public 'i18n' wrapper has been deprecated for several releases. Each neutron CLI plugin (not OSC plugin) should use its own i18n wrapper and the usage of neutronclient.i18n wrapper was deprecated. It is time to drop this. Also fixes test_exception.py which still consumed neutronclient.i18n. Change-Id: I27a8ace2f31bea5e1d6bf8a5ebbbfa52a3228e73
Team and repository tags
Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the neutronclient
module) and a
command-line tool (neutron
).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Developer's Guide
Description
Languages
Python
100%