summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorGuan Qiang <hzguanqiang@corp.netease.com>2013-03-26 17:47:11 +0800
committerGuan Qiang <hzguanqiang@corp.netease.com>2013-03-28 13:37:51 +0800
commit0fe9beb7c0ae763c9d5bfd8598ec7e79b2fbf42c (patch)
treeb717b4e39fc02233a48133d6e9b6aae390930c69 /nova/openstack
parent5b075b0a364dc1f9259ded105e08e1982e0fee08 (diff)
downloadnova-0fe9beb7c0ae763c9d5bfd8598ec7e79b2fbf42c.tar.gz
nova-0fe9beb7c0ae763c9d5bfd8598ec7e79b2fbf42c.tar.xz
nova-0fe9beb7c0ae763c9d5bfd8598ec7e79b2fbf42c.zip
Fix migrating instance to the same host.
In current code logic, Migration to the same host is allowed which is meaningless. In the patch, a Conf flag 'allow_migrate_to_same_host' is added and set to false as default. When 'allow_migrate_to_same_host' is false, the current instance host will be added into filter property 'ignore_hosts' to avoid migrating instance to the same host. Fixes: bug #1160268 Change-Id: I5ac0391cf468310a89fb6d8a8f5120c5654cb4ff
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions