Hide Forgot
An "images" list from GCE is being fetched but the 'id' field is not being shown if I choose fields to display like "id, name" or even if I choose any predefined sets. The issue is also repro with VMWare image listing. How Reproducible: ------------------- Always Steps: ------------------- 1. Attempt to list images (name and uuids) from GCE/VMWare Compute Resources. # hammer compute-resource images --fields 'ALL' --id 1 - or - # hammer compute-resource images --fields 'id,name' --id 1 Actual Behavior: ------------------- 1. The list shows the names of all available images. 1. The list doesn't show id(UUIDs of images) field in both the cases. Expected Behavior: -------------------- 1. The hammer listing of CR images should also show the ids/uuids of an images along with names.
Created from redmine issue https://projects.theforeman.org/issues/28132
Verified! @ Satellite 6.7 Snap 8 Steps: ------------------- 1. Attempt to list images (name and uuids) from GCE/VMWare Compute Resources. # hammer compute-resource images --fields 'ALL' --id 1 - or - # hammer compute-resource images --fields 'Uuid,name' --id 1 Actual Behavior: ------------------- 1. The list shows the names of all available images. 1. The list also shows Uuid(UUIDs of images) field in both cases.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1454