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

Bug 1229367

Summary: Tuskar UI:node details is not working
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: openstack-tuskar-uiAssignee: Ana Krivokapic <akrivoka>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: ohochman, rhel-osp-director-maint, srevivo
Target Milestone: ---   
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-06-18 14:14:11 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 Ofer Blaut 2015-06-08 14:39:27 UTC
Description of problem:

Looking for node details via UI will end with error
horizon:infrastructure:nodes:detail


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. login to UI
2. Nodes-> select a node -> look for details 
3.

Actual results:

it works in CLI

[stack@puma42 ~]$ ironic node-list
+--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
| UUID                                 | Name | Instance UUID                        | Power State | Provision State | Maintenance |
+--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
| 6b76bd28-6e6e-4c3e-baa1-2c59f54f33e6 | None | 32226ca1-a5fe-41d6-958a-4c18ffc59347 | power on    | active          | False       |
| 5f91a723-25fc-4363-8fc2-6de868330f9d | None | e91b5a84-86da-41e5-8310-b4ca4490ab9d | power on    | active          | False       |
+--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
[stack@puma42 ~]$ ironic node-show 5f91a723-25fc-4363-8fc2-6de868330f9d
+------------------------+--------------------------------------------------------------------------+
| Property               | Value                                                                    |
+------------------------+--------------------------------------------------------------------------+
| target_power_state     | None                                                                     |
| extra                  | {u'

Expected results:

should work in UI as well 

Additional info:

Comment 1 Ana Krivokapic 2015-06-08 15:16:33 UTC
https://review.openstack.org/#/c/189330/

Comment 2 Ana Krivokapic 2015-06-18 14:14:11 UTC

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