Can not get info about stack operation events

Bug #1480997 reported by Timur Sufiev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Timur Sufiev

Bug Description

Steps to reproduce:
1. Navigate to "Project" > "Orchestration" > "Stacks"
2. Click on "+ Launch Stack"
3. Create some stack (doesn't matter what the stack is)
4. After stack creation, go to "Events" tab
5. Here there is a list of stack events: events related to stack resources (value in Stack Resource column = name of resource from template) and events related to stack operation (value in Stack Resource column = name of stack)
7. Click on Stack Resource that equal to stack name

Observed result:
Following error message in UI: Error: Unable to retrieve resource.

Problem is that stack itself is not a resource, so it is incorrect to try to redirect to Resource Details page (and show a link for that).

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/208554

Changed in horizon:
status: New → In Progress
Timur Sufiev (tsufiev-x)
Changed in horizon:
importance: Undecided → Low
Changed in horizon:
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/208554
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=658f502b5df5cbfaa68a8913ee6e20fb08301b7a
Submitter: Jenkins
Branch: master

commit 658f502b5df5cbfaa68a8913ee6e20fb08301b7a
Author: Timur Sufiev <email address hidden>
Date: Mon Aug 3 19:26:16 2015 +0300

    In Stack Details do not display as links events leading to nowhere

    Events that correspond to stack operations have the same physical id
    as the stack has itself (and the same name), so the link which is
    meant to point to some resource description, points to nowhere for
    them. Better not render such links at all.

    Change-Id: I2cff8efacbc00bed2989e5d4afee0690e712ad66
    Closes-Bug: #1480997

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 9.0.0.0b3

This issue was fixed in the openstack/horizon 9.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.