
20 Apr
2018
20 Apr
'18
9:04 a.m.
On Mon, Apr 02, 2018 at 09:16:39AM -0400, John Ferlan wrote:
If vmwareDomainLookupByID or vmwareDomainLookupByName fails to find a vm, let's be a bit more descriptive by providing the failing id or name in the error message.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/vmware/vmware_driver.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>