Comment 7 for bug 1295381

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

Reviewed: https://review.openstack.org/85740
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b6e14a58b37811312f344402e3003d439c0ccc71
Submitter: Jenkins
Branch: milestone-proposed

commit b6e14a58b37811312f344402e3003d439c0ccc71
Author: Sidharth Surana <email address hidden>
Date: Fri Mar 21 17:03:40 2014 -0700

    VMware: Fixes the instance resize problem

    The fix includes separating out methods for
    associating/disassociating a vsphere vm from the
    openstack instance. Modifying the resize workflow
    to use the above mentioned methods.

    Closes-Bug: #1295381

    Change-Id: I92acdd5cd00f739d504738413d3b63a2e17f2866
    (cherry picked from commit 91ddf85abb8a516cfa2da346b393aa7234660f6c)