diff options
author | Yaguang Tang <yaguang.tang@canonical.com> | 2013-06-05 15:16:16 +0800 |
---|---|---|
committer | Yaguang Tang <yaguang.tang@canonical.com> | 2013-06-13 11:07:22 +0800 |
commit | e517e5668ab20214432e06ef87f7b16776edaf7c (patch) | |
tree | d86d7df55a350896a7b00d278c7bf2de0a4371a4 /nova/utils.py | |
parent | 3f2b22499d9e94ae3ac80786752223f43d24492b (diff) | |
download | nova-e517e5668ab20214432e06ef87f7b16776edaf7c.tar.gz nova-e517e5668ab20214432e06ef87f7b16776edaf7c.tar.xz nova-e517e5668ab20214432e06ef87f7b16776edaf7c.zip |
Naming instance directory by uuid in VMware Hyper.
Like Libvirt Hyper, Using EC2 template for naming instance
directory may cause conflict. we follow what Libvirt does to use
instance uuid instead of EC2 template naming. To keep backwards
compability, when fails to find a instance by uuid, fall back to use
EC2 name.
Fix bug #1186944
Change-Id: Iaba099225a9b3b0390cae4c5fbd82d7e6c11f0e0
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions