Comment 4 for bug 1440028

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

Reviewed: https://review.openstack.org/170443
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=908e497c7e6c59964600c621234d0c87289108f9
Submitter: Jenkins
Branch: master

commit 908e497c7e6c59964600c621234d0c87289108f9
Author: Aleksandr Didenko <email address hidden>
Date: Fri Apr 3 14:51:55 2015 +0300

    Refactor direct_networks to not call Hiera directly

    This function simply forms a list of networks according to our
    network_scheme. We can pass $network_scheme['endpoints'] hash
    as a parameter to this function instead of calling Hiera directly
    from it.

    Change-Id: Ic940ee20f49ed8c741f5bda452f1007a914a0707
    Closes-bug: #1440028