Comment 23 for bug 1575054

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

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

commit f0ed3cb7b1259c653d3dd62a76b6d0e12514aeb0
Author: Oleg Gelbukh <email address hidden>
Date: Thu May 26 11:54:57 2016 +0000

    Function to create config-drive partition

    Add function to create partition for config-drive to util/disk.py
    module. This is required to switch from 'cobbler' to 'image'
    provision method.

    Change-Id: Ia52195a2e25e4e459c8947eb2dfaea97195dbe7f
    Related-bug: 1575054
    (cherry picked from commit b5d884296c35c5bf41ec3928c7a96d2f55e3c2b5)