aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/mano/orchestra.py
diff options
context:
space:
mode:
Diffstat (limited to 'functest/opnfv_tests/mano/orchestra.py')
-rw-r--r--functest/opnfv_tests/mano/orchestra.py2
1 files changed, 1 insertions, 1 deletions
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):