Comment 5 for bug 1670182

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

Reviewed: https://review.openstack.org/442441
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=21a29ebbede160a78aca96fa3fa0432f209ba17e
Submitter: Jenkins
Branch: stable/ocata

commit 21a29ebbede160a78aca96fa3fa0432f209ba17e
Author: Vladimir Kuklin <email address hidden>
Date: Sun Mar 5 22:42:33 2017 +0300

    Make tasks upload on package upgrade idempotent

    Previously, we were creating the symlink for default
    deployment graph without unlinking it. This creates
    second symlink within /etc/fuel/graphs/deploy
    directory

    Rename deploy graph to `default` to comply with plugins

    Change-Id: I0769dc84c38759aab6ef9288c00fb2dda40add7f
    Closes-bug: #1670182
    (cherry picked from commit a646ae6a131fa15fc77b6497f1b7f918656fee8b)