Comment 6 for bug 1529104

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

Reviewed: https://review.openstack.org/262451
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=f5d62cbd7938073ac4aa2c114322645ca11fbe0e
Submitter: Jenkins
Branch: stable/8.0

commit f5d62cbd7938073ac4aa2c114322645ca11fbe0e
Author: Bulat Gaifullin <email address hidden>
Date: Thu Dec 24 17:23:57 2015 +0300

    Disabled unnecessary checks for version of tasks

    The versions check must be disabled for tasks that are not be added to graph.
    The versions check must be disabled for tasks with type "stage".

    Closes-Bug: #1529104
    Change-Id: I128176ba8860968f84eada8b75998734ae53165c
    (cherry picked from commit b1be601da45a72e624b5da04ece8a75af29b2c7e)