Comment 17 for bug 1576150

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

Reviewed: https://review.openstack.org/338241
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=81ea2737ca4acd632d41b3caaf5bba585e88063d
Submitter: Jenkins
Branch: stable/8.0

commit 81ea2737ca4acd632d41b3caaf5bba585e88063d
Author: Oleg Gelbukh <email address hidden>
Date: Tue May 31 11:35:38 2016 +0000

    Move network utils to util/network.py module

    Currently network.py utility module lives under helpers/ module.
    Move the module to util/ and update imports.

    Change-Id: Ia9adc2185f2b9d2296954856fb37a0b9608bd9c3
    Related-bug: 1576150
    (cherry picked from commit 138ebacebc65de61c474a71449bcf32d0f161346)