summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorJohn Garbutt <john@johngarbutt.com>2013-05-13 15:53:22 +0100
committerGerrit Code Review <review@openstack.org>2013-05-30 08:40:11 +0000
commitde2da83cfb895febcef58b972ed3ed0dff9ac064 (patch)
tree3b8f6f9bfe5752fb3348acbbe7d83c333514fd91 /nova/utils.py
parent783b0e836d9ba0630d4745a6457144fac6dfa9f0 (diff)
downloadnova-de2da83cfb895febcef58b972ed3ed0dff9ac064.tar.gz
nova-de2da83cfb895febcef58b972ed3ed0dff9ac064.tar.xz
nova-de2da83cfb895febcef58b972ed3ed0dff9ac064.zip
compute.api call conductor ComputeTaskManager for live-migrate
Before the compute api called the scheduler to perform live migrate. This change makes the compute api call the conductor, which in turn calls the scheduler. For those not using the conductor service, this does not add any extra rpc calls. This change in control flow means we can look to move live-migrate more related rpc calls into the conductor from both schduler driver and compute manager. part of blueprint live-migration-to-conductor Change-Id: I081c5e090921d69878d044839616a48f198ecb7d
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions