Merge "Replace tempest-lib with tempest.lib"

This commit is contained in:
Jenkins
2016-05-05 14:50:52 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import os
from keystoneclient.auth.identity import v2
from keystoneclient import session
from tempest_lib import base
from tempest.lib import base
class TestV2AccessInfo(base.BaseTestCase):

View File

@@ -16,7 +16,7 @@ oslotest>=1.10.0 # Apache-2.0
reno>=1.6.2 # Apache2
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
tempest-lib>=0.14.0 # Apache-2.0
tempest>=11.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD