fuel graph utility does not filter tasks by "--start" and "--end" arguments

Bug #1556154 reported by Stepan Rogov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Python (Deprecated)
7.0.x
Invalid
Medium
MOS Maintenance
8.0.x
Invalid
Medium
MOS Maintenance

Bug Description

fuel graph utility does not filter tasks by "--start" and "--end" arguments
Checked on the MOS 7.0 and 8.0 on deployed environments

When I run:
fuel graph --env 1 --download --start post_deployment_start --end post_deployment_end --remove skipped

I've get all tasks in output
But I expect to get a filtered output which should be contain only tasks from post_deployment stage

Revision history for this message
Stepan Rogov (srogov) wrote :
Changed in fuel:
milestone: 7.0-updates → none
Stepan Rogov (srogov)
description: updated
Changed in fuel:
milestone: none → 9.0
assignee: nobody → Fuel Python Team (fuel-python)
status: New → Confirmed
tags: added: area-python
Changed in fuel:
importance: Undecided → High
Dmitry Pyzhov (dpyzhov)
tags: added: team-enhancements
Revision history for this message
Bulat Gaifullin (bulat.gaifullin) wrote :

The Task based deployment engine does not operate with graph and there is no way to get tasks from start and end.
Also, functionality launch selected tasks should be deprecated by feature 'custom_graph'. the custom graph allows user to launch any combination of tasks.

Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Why does this issue have High importance? What is the real impact on running OpenStack environments? Lowering this to medium for "updates" until someone explains how this affects workloads.

Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
Revision history for this message
Alexey Shtokolov (ashtokolov) wrote :

Stepan, could you please explain what do you mean in case of task-based deployment?

Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Alexey Shtokolov (ashtokolov) wrote :

Stepan, these handlers do not work with task-based deployment. Because there is no way to determine actual order of tasks when the task execution depends on tasks on other nodes.

Changed in fuel:
status: Incomplete → Invalid
tags: added: team-bugfix
removed: team-enhancements
Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Setting as Invalid per comment #6.

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

Other bug subscribers

Bug attachments

Remote bug watches

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