Actions
Bug #28132
closed[Hammer] [CR-General] The id field in Compute Resource images listing are not shown
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
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.
Updated by Oleh Fedorenko almost 5 years ago
- Difficulty set to easy
- Triaged changed from No to Yes
Updated by Shira Maximov almost 5 years ago
- Status changed from New to Assigned
- Assignee set to Shira Maximov
Updated by The Foreman Bot almost 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/457 added
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases hammer-cli-foreman-0.20.0 added
Updated by Shira Maximov almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|45b2eede0ba92d2037e95592c26e419b2273320d.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/482 added
Updated by Oleh Fedorenko over 4 years ago
- Fixed in Releases hammer-cli-foreman-0.19.6 added
Actions