Comment 2 for bug 1843265

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

Reviewed: https://review.opendev.org/681004
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4141bf63af1ea6664db756be859d0bb845a692b9
Submitter: Zuul
Branch: master

commit 4141bf63af1ea6664db756be859d0bb845a692b9
Author: Ivaylo Mitev <email address hidden>
Date: Thu Aug 29 04:30:48 2019 -0700

    VMware: Update flavor-related metadata on resize

    Update the flavor-related metadata in the VM Notes in vSphere upon
    instance resize. Otherwise, notes keep holding the previous flavor's
    name and size.

    Change-Id: Ib3c8d15f8073928a47ee860409a999a06acfc1a1
    Closes-Bug: #1843265