Bug 1229367 - Tuskar UI:node details is not working
Summary: Tuskar UI:node details is not working
Keywords:
Status: CLOSED DUPLICATE of bug 1227013
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tuskar-ui
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: Director
Assignee: Ana Krivokapic
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-08 14:39 UTC by Ofer Blaut
Modified: 2016-04-18 06:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-18 14:14:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.