Actions
Bug #25295
closedVSphere vm with id==nil breaks listing of vmware vms in compute resources
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
-
Difficulty:
trivial
Triaged:
No
Pull request:
Fixed in Releases:
Found in Releases:
Description
We apparently have a broken virtual-machine on our VSphere server, which returns no identity to foreman.
Unfortunately this breaks the rendering of the listing of virtual-machines.
In foreman version <=1.16, the uid was checked for being not nil.
Actions