Comment 8 for bug 1585271

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

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

commit ca81ebc8e7eada1fd0865f2f919df910f6d845e6
Author: Bulat Gaifullin <email address hidden>
Date: Tue May 24 18:48:25 2016 +0300

    Disable 'default_flow_style' for yaml.dump

    If this option is False,
    the collections is always serialized in the block style.

    Change-Id: I8e8d7cc1773b8c20968ff526110387a0590690b1
    Closes-Bug: 1585271
    (cherry picked from commit bdf612bf437f9b856dccbbc34e142319979b98af)