Support parameter 'debug' in astute message

Bug #1618774 reported by Bulat Gaifullin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Vladimir Sharshov
Mitaka
Fix Released
Medium
Bulat Gaifullin
Newton
Fix Committed
Medium
Vladimir Sharshov

Bug Description

Currently parameter debug is set for all tasks in nailgun side, this also causes additional loop over all tasks in nailgun side.
It would be better to pass parameter 'debug' to astute and implement support for debug in astute side.

option name is 'debug', it will be in section 'args' of message.
it is optional, it can be omitted, in this case the default value 'false' should be used.

description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Changed in fuel:
assignee: nobody → Bulat Gaifullin (bgaifullin)
status: New → In Progress
tags: added: area-python
tags: added: feature-everything-as-a-graph
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-astute (master)

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

Changed in fuel:
assignee: Bulat Gaifullin (bgaifullin) → Vladimir Sharshov (vsharshov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/363648
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=400a430d7db6414beb6527c034709c21d97625b8
Submitter: Jenkins
Branch: master

commit 400a430d7db6414beb6527c034709c21d97625b8
Author: Bulat Gaifullin <email address hidden>
Date: Wed Aug 31 16:18:45 2016 +0300

    Added option 'debug' for graph execution

    Also reworked legacy task manger to use this flag
    instead of patch every deployment task

    Change-Id: Ic4031b94ee359d414f1834a56b085ff12cc6b38f
    Closes-Bug: 1618774

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/364845

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/mitaka)

Reviewed: https://review.openstack.org/364845
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=dbed07cd33c57e19c11a0e45e4dd383c96bada06
Submitter: Jenkins
Branch: stable/mitaka

commit dbed07cd33c57e19c11a0e45e4dd383c96bada06
Author: Bulat Gaifullin <email address hidden>
Date: Wed Aug 31 16:18:45 2016 +0300

    Added option 'debug' for graph execution

    Also reworked legacy task manger to use this flag
    instead of patch every deployment task

    Change-Id: Ic4031b94ee359d414f1834a56b085ff12cc6b38f
    Closes-Bug: 1618774

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

Reviewed: https://review.openstack.org/364476
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=f4872de2905648704be2ef6ca1c4dddf58637830
Submitter: Jenkins
Branch: master

commit f4872de2905648704be2ef6ca1c4dddf58637830
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Thu Sep 1 20:19:56 2016 +0300

    Support 'debug' parameter in Astute message

    Before this change Nailgun send Astute info about debug
    mode for task in case of task deployment in every task.
    After this change it will send once in main message.
    Astute setup it by itself.

    Change-Id: I3fee53978e652009b1ef2f7868525d65a113ab01
    Closes-Bug: #1618774

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-astute (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/368783

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (stable/mitaka)

Reviewed: https://review.openstack.org/368783
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=1bece08e05466c2fe0afefcb40b4028e4b0d181f
Submitter: Jenkins
Branch: stable/mitaka

commit 1bece08e05466c2fe0afefcb40b4028e4b0d181f
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Thu Sep 1 20:19:56 2016 +0300

    Support 'debug' parameter in Astute message

    Before this change Nailgun send Astute info about debug
    mode for task in case of task deployment in every task.
    After this change it will send once in main message.
    Astute setup it by itself.

    Change-Id: I3fee53978e652009b1ef2f7868525d65a113ab01
    Closes-Bug: #1618774
    (cherry picked from commit f4872de2905648704be2ef6ca1c4dddf58637830)

tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.1 snapshot #293.

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-astute 10.0.0rc1

This issue was fixed in the openstack/fuel-astute 10.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-web 10.0.0rc1

This issue was fixed in the openstack/fuel-web 10.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-astute 10.0.0

This issue was fixed in the openstack/fuel-astute 10.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-web 10.0.0

This issue was fixed in the openstack/fuel-web 10.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-astute 10.0.0

This issue was fixed in the openstack/fuel-astute 10.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-web 10.0.0

This issue was fixed in the openstack/fuel-web 10.0.0 release.

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.