summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorPhong Ly <phongdly@us.ibm.com>2013-04-26 17:50:11 +0000
committerPhong Ly <phongdly@us.ibm.com>2013-05-01 18:40:26 +0000
commitcccca7a4531cdad88655c27533f63c590a5ddfa1 (patch)
tree596a7579651e7c12af2a4d7d24a2209213821e30 /nova/utils.py
parent423289d50d92cf4b780a11c2c3da4e1dbbd865f2 (diff)
downloadnova-cccca7a4531cdad88655c27533f63c590a5ddfa1.tar.gz
nova-cccca7a4531cdad88655c27533f63c590a5ddfa1.tar.xz
nova-cccca7a4531cdad88655c27533f63c590a5ddfa1.zip
Fix key error when create lpar instance failed
With existing code, when create lpar instance failed, it throws a key error because the parameter is not being passed to PowerVMLPARCreationFailed function in exception module. The fix for this is that in module operator, passing the 'instance_name' to the called function in exception module. Fixes bug 1173303 Change-Id: I688eecf7b649b67ca62f72d6d33fd7cd774047c3
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions