Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1741839

Summary: [OSP] "oc get machine" does not show instance state
Product: OpenShift Container Platform Reporter: Jianwei Hou <jhou>
Component: Cloud ComputeAssignee: Mike Fedosin <mfedosin>
Status: CLOSED DUPLICATE QA Contact: Jianwei Hou <jhou>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.2.0CC: agarcial, jchaloup, wjiang
Target Milestone: ---   
Target Release: 4.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 10:54:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jianwei Hou 2019-08-16 08:33:53 UTC
Description of problem:
With `oc get machines -n openshift-machine-api`, only machine name and age are displayed. The instance STATE and TYPE(flavor) are blank.

oc get machine -n openshift-machine-api
NAME                            STATE   TYPE   REGION   ZONE   AGE
wjosp0816d-p6jqc-master-0                                      91m
wjosp0816d-p6jqc-master-1                                      91m
wjosp0816d-p6jqc-master-2                                      91m
wjosp0816d-p6jqc-worker-79z2m                                  90m
wjosp0816d-p6jqc-worker-g87lp                                  90m
wjosp0816d-p6jqc-worker-np44n                                  90m

Version-Release number of selected component (if applicable):
4.2.0-0.nightly-2019-08-15-232721

How reproducible:
Always

Steps to Reproduce:
As Description

Actual results:
As Description

Expected results:
"oc get machine" displays instance STATE/TYPE/REGION/ZONE.

Comment 1 Jan Chaloupka 2019-08-16 10:06:42 UTC
Jianwei Hou, is this for GCP or OpenStack installation of OpenShift? Assuming [OSP] is shortcut for OpenStack?

Comment 2 Jan Chaloupka 2019-08-16 10:08:14 UTC
Most likely duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1724204

Comment 3 Jianwei Hou 2019-08-19 04:00:45 UTC
(In reply to Jan Chaloupka from comment #1)
> Jianwei Hou, is this for GCP or OpenStack installation of OpenShift?
> Assuming [OSP] is shortcut for OpenStack?

This is for OpenStack

Comment 4 Jan Chaloupka 2019-08-19 10:54:14 UTC

*** This bug has been marked as a duplicate of bug 1724204 ***