Comment 6 for bug 1630275

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

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

commit b7b2dfffbf5496518f5451841a2abf9cc75dc109
Author: Bulat Gaifullin <email address hidden>
Date: Tue Oct 4 18:04:01 2016 +0300

    Added list of packages to provision info

    Provision info already contains list of packages as
    string, but fa_builder expects list and conversion from
    string to list was done by using yaql expression.
    This patch moves this conversion to nailgun side.

    Change-Id: I1ad44b7f2e69edbb8b8e28fd7840010af2594cd7
    Closes-Bug: 1630275