Comment 6 for bug 1556133

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

Reviewed: https://review.openstack.org/310138
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=9e56853e12a6a5a1250d374a61b4da685ab8535d
Submitter: Jenkins
Branch: stable/mitaka

commit 9e56853e12a6a5a1250d374a61b4da685ab8535d
Author: Alexander Tivelkov <email address hidden>
Date: Fri Mar 11 20:07:45 2016 +0300

    Enable the Glance Artifact repository by default

    Since Murano now requires Glance Artifact Repository to be its package
    storage the appropriate UI setting is set by default.

    The 'murano_glance_artifacts_plugin' setting has been moved from the
    'additional_components' group to the 'murano_settings' group, modified
    to not be restricted to experimental deployments and its default value
    is set to True.

    Change-Id: Ieaa373d52403b834aa17eeb05a70b37c61454ad0
    Closes-Bug: #1556133
    (cherry picked from commit 818e807644409bf1b43b1fffb779d3893ade387c)