[RFE][regression] It is not possible to run a subgraph in a deployment graph with

Bug #1612616 reported by Vladimir Kuklin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vladimir Kuklin

Bug Description

Previously in role-based deployment we had --start/--end options. With TBD we have the only graph and we need to execute subgraphs.

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
assignee: Vladimir Kuklin (vkuklin) → Vladimir Sharshov (vsharshov)
Changed in fuel:
assignee: Vladimir Sharshov (vsharshov) → Vladimir Kuklin (vkuklin)
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/369299

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

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

commit a5c7f47454c678c4506b3d9a1c6bc3856095ba30
Author: Vladimir Kuklin <email address hidden>
Date: Fri Jul 29 21:57:55 2016 +0300

    Ressurect --start|--end options for graph execution

    Change-Id: I22d96ed91a63d498e1e4ace69cdd50d3f6246dc3
    CLoses-bug: #1612616

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

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

commit c59cd180aff37c01be0f48f84d90c76067189a41
Author: Vladimir Kuklin <email address hidden>
Date: Fri Jul 29 21:57:55 2016 +0300

    Ressurect --start|--end options for graph execution

    Change-Id: I22d96ed91a63d498e1e4ace69cdd50d3f6246dc3
    CLoses-bug: #1612616

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (stable/mitaka)

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

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

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

commit 4a34114eb145cb7e75e7e4c5620c425b0ab555e6
Author: Vladimir Kuklin <email address hidden>
Date: Tue Aug 9 19:39:55 2016 +0300

    Implement subgraph (aka start/end) execution

    Pass through subgraphs list for Astute execution.

    The format is a list of subgraphs with start/end.
    The option is passed as-is to Astute.

    Change-Id: I5c705076adcce4e47a62edc30d3d5a191f5ec813
    Closes-bug: #1612616

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

Reviewed: https://review.openstack.org/353003
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=901c9a540eb1464ebaf7f0c592e79e6e45b9215f
Submitter: Jenkins
Branch: master

commit 901c9a540eb1464ebaf7f0c592e79e6e45b9215f
Author: Vladimir Kuklin <email address hidden>
Date: Tue Aug 9 19:39:55 2016 +0300

    Implement subgraph (aka start/end) execution

    Pass through subgraphs list for Astute execution.

    The format is a list of subgraphs with start/end.
    The option is passed as-is to Astute.

    Change-Id: I5c705076adcce4e47a62edc30d3d5a191f5ec813
    Closes-bug: #1612616

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 : Change abandoned on python-fuelclient (stable/mitaka)

Change abandoned by Fuel DevOps Robot (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/370084
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

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

Reviewed: https://review.openstack.org/353005
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=e41e6511a9963f607c20aae2c12e1c04d1440c70
Submitter: Jenkins
Branch: master

commit e41e6511a9963f607c20aae2c12e1c04d1440c70
Author: Vladimir Kuklin <email address hidden>
Date: Tue Aug 9 19:43:20 2016 +0300

    Add subgraph execution support

    Add -S option to support subgraph execution. This would allow a user
    to pick which tasks to stop on.

    Example:

    fuel2 graph execute -S keystone-db:openstack-controller/1

    will start with all keystone-db tasks and end at openstack-controller at
    node-1

    DocImpact

    Change-Id: I42f9caf2e9c18072a2ae0447df2ba3500f687d5e
    Closes-bug: 1612616

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/401314

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (stable/newton)

Reviewed: https://review.openstack.org/401314
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=b1bc65269c47d384786346078c0a7ef19a40ece4
Submitter: Jenkins
Branch: stable/newton

commit b1bc65269c47d384786346078c0a7ef19a40ece4
Author: Vladimir Kuklin <email address hidden>
Date: Tue Aug 9 19:43:20 2016 +0300

    Add subgraph execution support

    Add -S option to support subgraph execution. This would allow a user
    to pick which tasks to stop on.

    Example:

    fuel2 graph execute -S keystone-db:openstack-controller/1

    will start with all keystone-db tasks and end at openstack-controller at
    node-1

    DocImpact

    Change-Id: I42f9caf2e9c18072a2ae0447df2ba3500f687d5e
    Closes-bug: 1612616
    (cherry picked from commit e41e6511a9963f607c20aae2c12e1c04d1440c70)

tags: added: in-stable-newton
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.