murano/releasenotes/notes/release-cinder-volumes-01c29d28031a94dd.yaml
Stan Lagun 63956cf2c2 Correctly release CinderVolumes
Added missing call to .getRegion() in CinderVolume's
releaseResource method.

Change-Id: I68d436c1a9bc4ce856de29881fd2d7ed10c4c089
Closes-Bug: #1629795
2016-10-04 12:53:53 +03:00

5 lines
140 B
YAML

---
fixes:
- Previously Cinder Volumes created in MuranoPL were not released correctly
on object destruction. The issue is now fixed.