Create a workflow to properly expose the 'tripleo.parameters.get_flatten' action

Bug #1759413 reported by Ryan Brady
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Ryan Brady

Bug Description

The 'tripleo.parameters.get_flatten' action is called directly as an action and should instead be called via a workflow. Create a workflow to expose this action and if the logic can be replicated in the workflow, deprecate the action.

PARAMETERS_GET - https://github.com/openstack/tripleo-ui/blob/master/src/js/constants/MistralConstants.js#L29

Tags: workflows
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-common (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/558883

Mike Fedosin (mfedosin)
Changed in tripleo:
assignee: nobody → Mike Fedosin (mfedosin)
Changed in tripleo:
status: Triaged → In Progress
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
assignee: Mike Fedosin (mfedosin) → Toure Dunnon (toure)
Changed in tripleo:
assignee: Toure Dunnon (toure) → Ryan Brady (rbrady)
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/558883
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=84b76ef66c931d7f09959e88cbd296ef86e1bd5b
Submitter: Zuul
Branch: master

commit 84b76ef66c931d7f09959e88cbd296ef86e1bd5b
Author: Mike Fedosin <email address hidden>
Date: Wed Apr 4 19:14:07 2018 +0200

    Create get_flattened_parameters workflow

    The 'tripleo.parameters.get_flatten' action is called directly
    as an action in tripleo-ui and should instead be called via a
    workflow.

    This code create the related workflow that will be used instead
    of the action

    Change-Id: I2b560dc084f54042598b72c9c3280ccfa2a4181a
    Fixes-bug: #1759413

Changed in tripleo:
status: In Progress → Fix Released
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.