Comment 12 for bug 1789423

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/619366
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b8702ded74aad826432dcedaf65535af52835aa5
Submitter: Zuul
Branch: stable/ocata

commit b8702ded74aad826432dcedaf65535af52835aa5
Author: Mohammed Naser <email address hidden>
Date: Fri Nov 2 12:21:26 2018 +0100

    Default embedded instance.flavor.is_public attribute

    It is possible that really old instances don't actually have this
    attribute defined which can lead to raising exceptions when loading
    their embedded flavors from the database.

    This patch fixes this by defaulting these values to true if they
    are not set.

    Change-Id: If04cd802ce7184dc94f94804c743faebe0d4bd8c
    Closes-Bug: #1789423
    (cherry picked from commit c4f6b0bf6cc903cf52c4b238c3771604dda174b8)
    (cherry picked from commit c689c09996c4a3da9e05ccd5178a4b5060949889)
    (cherry picked from commit 61bf7ae5795a3dfac7afc57bed9b4195cfdb6042)
    (cherry picked from commit 9a0d338c6775803516c5fdb99f0581e40957cb0c)