Comment 2 for bug 1417676

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

Reviewed: https://review.openstack.org/152636
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=3b471190eaabe433c98c63fafe46f747d3e9268f
Submitter: Jenkins
Branch: master

commit 3b471190eaabe433c98c63fafe46f747d3e9268f
Author: Alexei Sheplyakov <email address hidden>
Date: Tue Feb 3 19:45:58 2015 +0300

    Fix install_ssh_key provider so it works with ruby >= 1.9

    There's no String.grep in ruby >= 1.9, rewrite the code so it works both
    with the old (1.8) and the newer versions of ruby (>= 1.9)

    blueprint support-ubuntu-trusty
    Closes-Bug: #1417676

    Change-Id: I92fe01fceaa851bb03a5dbc72e48550a95343aa2