Merge "cinder-rtstool imports a not existing module"
This commit is contained in:
commit
ef3251623c
@ -16,12 +16,12 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import gettextutils
|
||||
import re
|
||||
import sys
|
||||
|
||||
import rtslib
|
||||
|
||||
from cinder.openstack.common import gettextutils
|
||||
gettextutils.enable_lazy()
|
||||
gettextutils.install('cinder-rtstool', lazy=True)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user