Convert remaining use of neutronclient.i18n to _i18n
Change-Id: I77f168af92ae51ce16bed4988bbcaf7c18557727 Related-Bug: 1519493
This commit is contained in:
parent
1ee3ecd0ec
commit
745148817b
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user