Project

General

Profile

Actions

Bug #28132

closed

[Hammer] [CR-General] The id field in Compute Resource images listing are not shown

Added by Jitendra Yejare over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Compute resources
Target version:
-
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.

  1. hammer compute-resource images --fields 'ALL' --id 1 - or -
  2. 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.

Actions

Also available in: Atom PDF