]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ESX: Fallback to the preliminary name if the datastore cannot be found.
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 16 Oct 2009 23:42:05 +0000 (01:42 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 2 Nov 2009 21:22:12 +0000 (22:22 +0100)
commitb7abcf9d714f2e35d87c5779c6d14dc34b81ac02
tree5f13cafc10524a84d54f16990d591c79fa80bb32
parentfc8d1991887ee33f60d8b7e927f02ae90c867dc7
ESX: Fallback to the preliminary name if the datastore cannot be found.

This allows to use domain-xml-from-native with VMX files that reference
unavailable datastores.

* src/esx/esx_vmx.c: fallback to the preliminary name if the datastore
  cannot be found
src/esx/esx_vmx.c