Comment 8 for bug 1533771

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

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

commit 0f066ac2aa52e3ec6620297e6e9b0a1edc69b71d
Author: Ilya Kutukov <email address hidden>
Date: Fri Jan 15 21:35:31 2016 +0300

    Plugin package v5.0.0 support introduced

    Plugins v5.0.0 use task-based deployment directives using tasks
    v2.0.0 with cross-dependencies and per-task strategy.

    V4.0.0 allows both experimental and granular deployment directives
    (tasks v1.0.0 and tasks v2.0.0) and using them according to `task_deploy`
    environment flag setting.

    Change-Id: I697dc22a58a9ff2ad8bd9d955d2b2c5351c746ab
    Closes-Bug: #1533771