Comment 4 for bug 1528197

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

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

commit db04e57cc45411ade30e25652ca872e73c00fd89
Author: Matthew Mosesohn <email address hidden>
Date: Mon Dec 28 18:00:14 2015 +0300

    Fix passing params to clone_part_str

    It is necessary to send discrete parmeters so that
    clone_parT_str can evaluate positional parameters
    correctly.

    Change-Id: I4c59df628fcc520d4de2ee03b97edd20c89f8c22
    Partial-Bug: #1528197