tap-as-a-service-tempest-pl.../neutron_taas/services
zoushilin 7a54688132 Undefined name '_'
In line help=_("Name of the TaaS Driver")) and line help=_("Enable TaaS")),
'_' is undefined, need to import _ from neutron_taas._i18n

Use oslo_i18n to provide internationalization, delete gettext.install

Change-Id: I6580ae1c2391a00d61327195159c2460cb4f8d6b
2017-03-25 11:04:50 +08:00
..
taas Undefined name '_' 2017-03-25 11:04:50 +08:00
__init__.py Remove unnecessary executable mode of some source files 2016-12-27 05:56:17 +00:00