summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorArata Notsu <notsu@virtualtech.jp>2012-12-07 18:30:20 +0900
committerArata Notsu <notsu@virtualtech.jp>2012-12-11 07:23:46 +0900
commit34f7685f3d23aacd7f596ac1bfe15223efc10204 (patch)
treee76f14b90e2547256ab52ba22220799b824f3384 /bin/stack
parent4d648c4b3d480dc3cc2dbb4d77f561f0bd4de426 (diff)
downloadnova-34f7685f3d23aacd7f596ac1bfe15223efc10204.tar.gz
nova-34f7685f3d23aacd7f596ac1bfe15223efc10204.tar.xz
nova-34f7685f3d23aacd7f596ac1bfe15223efc10204.zip
Set instance_ref['node'] in _set_instance_host_and_node
instance_ref is finally passed to ComputeDriver.spawn(). The instance_ref['node'] must be set before spawn() is called since a ComputeDriver managing multiple nodes may use the value in spawn(). Without this patch, _set_instance_host_and_node() updates only 'host' and 'launched_on' in instance_ref although it updates 'host', 'launched_on' and 'node' in DB. It is natural and necessary that we set instance_ref['node'] there. blueprint general-bare-metal-provisioning-framework Change-Id: I5cdf7d9a9d59d30a9e2f1d15c9ec74428828570c
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions