Comment 5 for bug 1585938

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

Reviewed: https://review.openstack.org/322839
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=75aa4161fe1e6edd64e4f46f2aed8a7ebf1bbced
Submitter: Jenkins
Branch: stable/8.0

commit 75aa4161fe1e6edd64e4f46f2aed8a7ebf1bbced
Author: Oleg Gelbukh <email address hidden>
Date: Thu May 26 11:05:04 2016 +0000

    Move disk.py module to util module

    Current location for disk.py modules is inconsistent with the
    usage of utils for basic operations on disks, not only their
    metadata. Non-metadata operations must be implemented by util
    module.

    Change-Id: Ia53b831f4b4d5c31da8801a8561b4721fd35d511
    Related-bug: 1585938
    Related-bug: 1575054
    (cherry picked from commit 258d16b0f3dd9ebb8c4466108709911192507b69)