Merge "Fix bug:range() is not same in py3.x and py2.x"
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
from oslo.config import cfg
|
||||
from six.moves import xrange
|
||||
import testtools
|
||||
from testtools import matchers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user