[Kimchi-devel] [PATCH 3/4] Implement integrity verification: verify template integrity in backend
Crístian Viana
vianac at linux.vnet.ibm.com
Wed Feb 19 14:35:41 UTC 2014
Am 19-02-2014 11:23, schrieb shaohef at linux.vnet.ibm.com:
> @@ -171,7 +176,6 @@ class LibvirtVMTemplate(VMTemplate):
> if not network.isActive():
> raise InvalidParameter("KCHTMPL0007E", {'network': name,
> 'template': self.name})
> -
> def _get_storage_path(self):
> pool = self._storage_validate()
> xml = pool.XMLDesc(0)
Why was that line removed?
More information about the Kimchi-devel
mailing list