Comment 2 for bug 1525958

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

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

commit 490aa933a074b28f4d84b1b83c7313d9e76f67c0
Author: Alex Schultz <email address hidden>
Date: Mon Dec 14 08:34:34 2015 -0700

    Explicitly require psych gem

    The new bundler has an issue that is causing psych to be double loaded
    which causes syntax and unit jobs to fail. This change explictly defines
    it as a work around.

    Change-Id: I7d457c76f70b3a1e62369c57c6418b0af7d2247d
    Closes-Bug: #1525958