summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRafi Khardalian <rafi@metacloud.com>2013-05-05 22:18:33 +0000
committerDan Smith <danms@us.ibm.com>2013-05-09 13:45:33 -0700
commit9290bddd9f270d8ea4fbd6d953a8634473979cd5 (patch)
tree5d404222788b0db82aaf1792e5c6efb05abacfa0 /bin
parent495c0355a1be90e11a698d6cbca0261155cee3d3 (diff)
downloadnova-9290bddd9f270d8ea4fbd6d953a8634473979cd5.tar.gz
nova-9290bddd9f270d8ea4fbd6d953a8634473979cd5.tar.xz
nova-9290bddd9f270d8ea4fbd6d953a8634473979cd5.zip
Make resize/migrated shared storage aware
Fixes bug 1177247 Added some logic to check for whether or not we are on a shared filesystem and set shared_storage accordingly. We perform similar checks in other areas of the code, typically through RPC calls. However, all the resize/migrate code is slated to be refactored for Hava, so the idea was to keep this patch as minimally intrusive as possible. When shared_storage is true, we pass that on to the cleanup call so that it no longer executes an rm via SSH, which was ultimately destroying the original instance directory. Change-Id: Ie9decedd373c000211c171df64e1e96fe78e5081
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions