Move units into oslo.utils
bp graduate-oslo-utils Change-Id: I022dd51c9c9a59462ad94380c6ea7fbc0d145613
This commit is contained in:
parent
4eecd25bed
commit
380903a686
@ -7,4 +7,3 @@ script = tools/run_cross_tests.sh
|
||||
base=oslo.utils
|
||||
|
||||
module=gettextutils
|
||||
module=units
|
||||
|
@ -22,8 +22,8 @@ from oslotest import base as test_base
|
||||
import six
|
||||
import testscenarios
|
||||
|
||||
from oslo.utils.openstack.common import units
|
||||
from oslo.utils import strutils
|
||||
from oslo.utils import units
|
||||
|
||||
load_tests = testscenarios.load_tests_apply_scenarios
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user