Bug 1230196
| Summary: | BareMetal/node show info is huge and unreadable same for ironic client | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> | ||||||
| Component: | python-ironicclient | Assignee: | RHOS Maint <rhos-maint> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | Director | CC: | apevec, lhh, mburns, ohochman, yeylon | ||||||
| Target Milestone: | ga | Keywords: | TestOnly, Triaged | ||||||
| Target Release: | Director | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-08-05 13:53:08 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1037307 [details]
ironic node-show result
This is fixed by the fix for bug 1227755 Verified RHEL-OSP director puddle 7.0 RC - 2015-06-22.1
| extra | {u'newly_discovered': u'true', u'block_devices': {u'serials': [u'QM00005']}, u'hardware_swift_object': u'extra_hardware-0435427e-5839-4618-a673-2543a1463d36'}
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/RHEA-2015:1549 |
Created attachment 1037258 [details] output Description of problem: I have tried to discover hosts and one of them failed. Tried to look on the BM info and the output is not readable Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: After instack-ironic-deployment --discover-nodes 1.openstack baremetal list 2.openstack baremetal show <ID> 3. Actual results: output is not readable using openstack baremetal show <ID > but works ok with ironic node-show <ID> Expected results: Additional info: