Migrate test_dashboard_basic_ops to tempest clients
Just switched from OfficialClientTest to ScenarioTest because
TestDashboardBasicOps does not use methods of OfficialClientTest.
Change-Id: I3b8eb90e058cde03cb40f120bb2c268f31ae078c
Partially-implements: bp:tempest-client-scenarios
diff --git a/tempest/scenario/test_dashboard_basic_ops.py b/tempest/scenario/test_dashboard_basic_ops.py
index 6418a73..4fcc70a 100644
--- a/tempest/scenario/test_dashboard_basic_ops.py
+++ b/tempest/scenario/test_dashboard_basic_ops.py
@@ -24,7 +24,7 @@
CONF = config.CONF
-class TestDashboardBasicOps(manager.OfficialClientTest):
+class TestDashboardBasicOps(manager.ScenarioTest):
"""
This is a basic scenario test: