Comment 4 for bug 1630275

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

Reviewed: https://review.openstack.org/381913
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=95fae7972a71aaa557a5a57f403fbe6c194b94ca
Submitter: Jenkins
Branch: master

commit 95fae7972a71aaa557a5a57f403fbe6c194b94ca
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