Comment 3 for bug 1581592

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

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

commit 909c806b2239c79d6bd339eb74928971185f9188
Author: Denis Egorenko <email address hidden>
Date: Tue May 17 17:19:45 2016 +0300

    Change logic for setting murano_hash for plugins

    Fuel-web changes I8ebac4405a1eaede18a35acbbab7b202b6aac754 and
    Ieaa373d52403b834aa17eeb05a70b37c61454ad0 changed location for
    'murano_glance_artifacts_plugin' setting. It has been moved
    from the 'additional_components' group to the 'murano_settings'
    group, hence we need update library as well.

    The most easier way is to change logic for setting murano_hash in
    global task, then we don't need to change modular task at all.

    Change-Id: I4af71abb494d5ee2b3816a7e840fb2c3caf55d63
    Closes-bug: #1581592