Comment 3 for bug 1670182

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

Reviewed: https://review.openstack.org/441704
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=a646ae6a131fa15fc77b6497f1b7f918656fee8b
Submitter: Jenkins
Branch: master

commit a646ae6a131fa15fc77b6497f1b7f918656fee8b
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