Comment 3 for bug 1432093

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

Reviewed: https://review.openstack.org/165676
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=92bebca8abae9d8b1f261fda48296f9e65346c86
Submitter: Jenkins
Branch: master

commit 92bebca8abae9d8b1f261fda48296f9e65346c86
Author: Ramakrishnan G <email address hidden>
Date: Thu Mar 19 02:18:57 2015 +0000

    is_whole_disk_image might not exist for previous instances

    For newly created instances, we assume that 'is_whole_disk_image'
    should exist as it is populated by the conductor before every
    deploy. But it might not exist for instances create before
    whole disk image support (as it was introduced in this feature).
    We should assume that it's a partition image during tear down or
    takeover of these nodes and not fail.

    Closes-bug: 1432093
    Change-Id: If347a6d64be8bf4959195b9c68293c5ee9d40b48