summaryrefslogtreecommitdiff
path: root/nova/tests/unit/scheduler/client/test_report.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/scheduler/client/test_report.py')
-rw-r--r--nova/tests/unit/scheduler/client/test_report.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/tests/unit/scheduler/client/test_report.py b/nova/tests/unit/scheduler/client/test_report.py
index c13242b984..a6097cf164 100644
--- a/nova/tests/unit/scheduler/client/test_report.py
+++ b/nova/tests/unit/scheduler/client/test_report.py
@@ -4213,6 +4213,7 @@ class TestAggregateAddRemoveHost(SchedulerReportClientTestCase):
access the SchedulerReportClient provider_tree attribute and are called
from the nova API, not the nova compute manager/resource tracker.
"""
+
def setUp(self):
super(TestAggregateAddRemoveHost, self).setUp()
self.mock_get = self.useFixture(