summaryrefslogtreecommitdiffstats
path: root/nova/compute
diff options
context:
space:
mode:
authorCerberus <matt.dietz@rackspace.com>2011-02-16 00:06:29 -0600
committerCerberus <matt.dietz@rackspace.com>2011-02-16 00:06:29 -0600
commit8e536500e83b311bf8d006ca23234c50962dc6aa (patch)
tree1100be309904ff6cf6690caea1aa2af8410e98a5 /nova/compute
parent98b038c6878772f6b272cb169b1c74bd7c9838b8 (diff)
downloadnova-8e536500e83b311bf8d006ca23234c50962dc6aa.tar.gz
nova-8e536500e83b311bf8d006ca23234c50962dc6aa.tar.xz
nova-8e536500e83b311bf8d006ca23234c50962dc6aa.zip
I fail at sessions
Diffstat (limited to 'nova/compute')
-rw-r--r--nova/compute/manager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/compute/manager.py b/nova/compute/manager.py
index 169509163..b405e3763 100644
--- a/nova/compute/manager.py
+++ b/nova/compute/manager.py
@@ -435,7 +435,6 @@ class ComputeManager(manager.Manager):
#TODO(mdietz): This is where we would update the VM record
#after resizing
-
service = self.db.service_get_by_host_and_topic(context,
migration_ref['dest_compute'], FLAGS.compute_topic)
topic = self.db.queue_get_for(context, FLAGS.compute_topic,