Merge "Convert remaining use of neutronclient.i18n to _i18n"

This commit is contained in:
Jenkins
2016-01-13 13:01:17 +00:00
committed by Gerrit Code Review

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