diff options
author | guohliu <guohliu@cn.ibm.com> | 2013-04-17 18:22:57 +0800 |
---|---|---|
committer | guohliu <guohliu@cn.ibm.com> | 2013-04-24 16:03:02 +0800 |
commit | 5643bd5d9bf17335e109d4b2d93e161f4d12c6f9 (patch) | |
tree | 69b814182f4d5352eaa15f5e489192b029a918d3 /nova/manager.py | |
parent | 5a604b5924dae368da4b6561550bb430e3239ca3 (diff) | |
download | nova-5643bd5d9bf17335e109d4b2d93e161f4d12c6f9.tar.gz nova-5643bd5d9bf17335e109d4b2d93e161f4d12c6f9.tar.xz nova-5643bd5d9bf17335e109d4b2d93e161f4d12c6f9.zip |
Fix powervm driver resize instance error
During a resize operation in powervm, the logical volume
of the instance will be copied and compressed to a file.
Current logic decompresses it twice before copying this file
to a new volume which will cause the new instance to not
boot properly.
Fixes bug #1169848
Change-Id: I91f536919511aafbf7dbe14abbee48dbceb189b2
Diffstat (limited to 'nova/manager.py')
0 files changed, 0 insertions, 0 deletions