Comment 11 for bug 1574624

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

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

commit bdc0a19831a8ffdf7ea3cbc65801df2e086af4c2
Author: Oleg Gelbukh <email address hidden>
Date: Wed May 11 14:44:55 2016 +0000

    Restore fixes for partitioning schema for versions before 7.0

    Partitions schema created by fuel-agent for image-based provisioning differs
    from the schema used for cobbler provisioning. Cobbler provisioning was
    supported in versions prior to 7.0.

    If version of the environment is lower than 7.0 and provisioning method is not
    image-based, fix the partitions schema at the nodes being upgraded.

    Change-Id: I27a5477186efe62e3e3dc6f96b16889da1a49250
    Closes-bug: 1574624
    (cherry picked from commit 306321cbc924759c2cb31e6b05506f0ff22dc6da)