Comment 2 for bug 1629795

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

Reviewed: https://review.openstack.org/380995
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=63956cf2c2bba74a9f3335525ebb57c8263f9158
Submitter: Jenkins
Branch: master

commit 63956cf2c2bba74a9f3335525ebb57c8263f9158
Author: Stan Lagun <email address hidden>
Date: Mon Oct 3 02:11:06 2016 -0700

    Correctly release CinderVolumes

    Added missing call to .getRegion() in CinderVolume's
    releaseResource method.

    Change-Id: I68d436c1a9bc4ce856de29881fd2d7ed10c4c089
    Closes-Bug: #1629795