Comment 5 for bug 1533771

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

Reviewed: https://review.openstack.org/268282
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=3ecb245061899490b5ec0b314aea6214c12f8cb7
Submitter: Jenkins
Branch: master

commit 3ecb245061899490b5ec0b314aea6214c12f8cb7
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