Comment 5 for bug 1502110

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

Reviewed: https://review.openstack.org/262259
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=6ef4d3940bbbfb45f0076efdf31e356d72862c20
Submitter: Jenkins
Branch: master

commit 6ef4d3940bbbfb45f0076efdf31e356d72862c20
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