diff options
| author | Arata Notsu <notsu@virtualtech.jp> | 2012-11-04 00:55:45 +0900 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-11-05 09:55:53 +0000 |
| commit | b36f54593fcb8a262658682f847d1e90c667866e (patch) | |
| tree | a2aeae87ef5170b98c73ecdafc3c6550cd12483a /nova/openstack | |
| parent | 5495b50a4182b60744d6d6937beb5cb338d89293 (diff) | |
| download | nova-b36f54593fcb8a262658682f847d1e90c667866e.tar.gz nova-b36f54593fcb8a262658682f847d1e90c667866e.tar.xz nova-b36f54593fcb8a262658682f847d1e90c667866e.zip | |
Shorten self.compute.resource_tracker in test_compute.py
Replace "self.compute.resource_tracker" with "self.rt" to make
long lines short. This is only a clean-up. This is not intended
a functional change, though it implies that
self.compute.resource_tracker is not re-assigned during each test.
This is a preparation for a later patch that implements multiple
resource_trackers in a compute manager. It will use
"self.compute._get_resource_tracker(None)" or something instead of
"self.compute.resource_tracker".
Change-Id: If2cfe9e2541b435893017b0f56960d715761548b
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions
