Deployment history page shows logs only for Deployment

Bug #1369781 reported by Georgy Okrokvertskhov
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Georgy Okrokvertskhov

Bug Description

When actions are executed there are no logs available on deployment page as API filters out logs only for tasks == 'deployment'

We need to see logs for all tasks including action's tasks.

The fix is to remove lines 46-47 from api/v1/deployments.py

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

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

Changed in murano:
assignee: nobody → Georgy Okrokvertskhov (gokrokvertskhov)
status: New → In Progress
summary: - DEployment history page shows logs only for Deployment
+ Deployment history page shows logs only for Deployment
Changed in murano:
importance: Undecided → High
milestone: none → juno-rc1
ruhe (ruhe)
Changed in murano:
milestone: juno-rc1 → none
Changed in murano:
status: In Progress → Invalid
status: Invalid → In Progress
Changed in murano:
milestone: none → kilo-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/121710
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=68b8296b791c25d048e6c9c9b52aa211f8644108
Submitter: Jenkins
Branch: master

commit 68b8296b791c25d048e6c9c9b52aa211f8644108
Author: Georgy Okrokvertskhov <email address hidden>
Date: Mon Sep 15 16:30:11 2014 -0700

    Remove filter for tasks to show logs for all actions

    This patch removes filters which prevent showing logs for actions.
    As actions are called automatically by Ceilometer or other 3rd party tool,
    a user has no chance to see actions task logs rather than checking deployment
    history logs.

    Change-Id: Ia3b4240f4b2bb8463acd65bd299aa0d0cc3fc6e9
    Closes-Bug: #1369781

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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