Comment 22 for bug 1475530

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

Reviewed: https://review.openstack.org/234756
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=044287f814e2f1ad35542d3e5a549e3f62262e59
Submitter: Jenkins
Branch: stable/7.0

commit 044287f814e2f1ad35542d3e5a549e3f62262e59
Author: Matthew Mosesohn <email address hidden>
Date: Wed Oct 14 15:21:27 2015 +0300

    Sync deployment tasks on fuel-library upgrade

    Simple yum update could break redeployments because
    a given task could be changed or deleted. Therefore,
    an attempt or warning should be made to update
    deployment tasks.

    Added explicit dependency on fuelclient.

    Change-Id: I76efd12e1262bc281856f0e927cdf2668f2ce532
    Cherry-Picked-From: I06a905aa0bbaefbeb7cbdc60b563f11575bd5bd8
    Closes-Bug: #1475530