Comment 18 for bug 1626855

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

Reviewed: https://review.openstack.org/415270
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=6c2167efc4c4f7caa423ee41345113f5a6d92d76
Submitter: Jenkins
Branch: stable/newton

commit 6c2167efc4c4f7caa423ee41345113f5a6d92d76
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)