Comment 7 for bug 1502110

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-main (stable/8.0)

Reviewed: https://review.openstack.org/271955
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=b51da27761d3f62c32660629321c83dd188372a7
Submitter: Jenkins
Branch: stable/8.0

commit b51da27761d3f62c32660629321c83dd188372a7
Author: slava <email address hidden>
Date: Tue Dec 29 19:13:17 2015 +0300

    Replace yaml with fuelmenu module as yaml parser

    This patch's mission is to wipe out unnecessary import from fuelmenu
    module, in other case, these lines may be failed due to changes in
    fuelmenu module and it will take a lot of effort to fast identify it.

    Change-Id: Ib696846892fa3661c25d7e779392688c1240c553
    Related-Bug: #1502110
    (cherry picked from commit 6ef4d3940bbbfb45f0076efdf31e356d72862c20)