X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fopnfv_tests%2Fmano%2Forchestra.py;h=a805b62b074d3f3bacc1ce93cdab0c3027bfc129;hb=eaacf8913a141b1e518ea990e7f12f0a195f8c21;hp=fd5e40d05eb703b8b2d753389527dfa5e375ca69;hpb=9917eb81504cdd5021bed5f18a994ffff433b4ef;p=functest.git diff --git a/functest/opnfv_tests/mano/orchestra.py b/functest/opnfv_tests/mano/orchestra.py index fd5e40d05..a805b62b0 100644 --- a/functest/opnfv_tests/mano/orchestra.py +++ b/functest/opnfv_tests/mano/orchestra.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -import functest.core.feature_base as base +import functest.core.feature as base class Orchestra(base.FeatureBase):