manila/releasenotes/notes/bug-1667450-migration-stale-source-9c092fee267a7a0f.yaml
Rodrigo Barbieri fae08f97f1 Fix host-assisted migration stale source share
Since change I88df15446ffe34f3f12770d53c3e03d232f495c2 the source
share is not being deleted from backend anymore during
migration_complete of a host-assisted migration.

Fix this by invoking the correct helper function.

Closes-bug: #1667450
Change-Id: I0687fcf0eff0da04e67750421ff0cc97dd99276f
2017-02-23 16:45:40 -03:00

5 lines
124 B
YAML

fixes:
- Fixed host-assisted share migration not deleting the
source share from the storage backend upon completion.