Comment 17 for bug 1626855

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

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

commit 293764c84c605f8a1f658e347feb6f2c9dafdffa
Author: Evgeny L <email address hidden>
Date: Tue Dec 6 17:59:00 2016 +0000

    Set legacy tasks to empty if file is removed or empty

    During plugin synchronisation or plugin update, if legacy
    tasks (tasks.yaml) are removed, they should be set to empty
    value [] in the database.

    Closes-bug: #1648223
    Related-bug: #1626855
    Change-Id: I4c6a61eb6ac0bb4395b843c4ba7df5bcd8ab2f7b
    (cherry picked from commit daa2799ab49d6dd610ae3266b44a225b121c5ae1)