Comment 4 for bug 1643971

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

Reviewed: https://review.openstack.org/403846
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=edb198d1f0c0d7971e9126586f9f163c4e256334
Submitter: Jenkins
Branch: stable/newton

commit edb198d1f0c0d7971e9126586f9f163c4e256334
Author: Stan Lagun <email address hidden>
Date: Tue Nov 22 22:12:45 2016 -0800

    Multi-region support for WindowsInstance

    During implementation of multi-regions many of the
    objects that used to be in Environment were moved
    to the CloudRegion. Instance/LinuxMuranoInstance
    classes were updated for the change, but WindowsInstance
    was forgotten. This commit brings similar change to the
    WindowsInstance class.

    Change-Id: Iabbf7ec1fc0ef0dffc09eaefdece54d7f0d98058
    Closes-Bug: #1643971
    (cherry picked from commit 3f53c5ea07f34d1f903f7e2c28dcb2a6188665e4)