Merge "Remove comment in wrong place"

This commit is contained in:
Jenkins 2015-09-17 21:00:10 +00:00 committed by Gerrit Code Review
commit cba10442a0
1 changed files with 0 additions and 1 deletions

View File

@ -6122,7 +6122,6 @@ class ComputeManager(manager.Manager):
"""
new_resource_tracker_dict = {}
# Delete orphan compute node not reported by driver but still in db
compute_nodes_in_db = self._get_compute_nodes_in_db(context,
use_slave=True)
nodenames = set(self.driver.get_available_nodes())