manila/releasenotes/notes/bug-1660726-migration-export-locations-5670734670435015.yaml
Rodrigo Barbieri 53b91e513e Fix multiple export locations during migration
During a migration, the destination share instance export location
was being shown, thus the user could get confused as to which
export location to choose when mounting his share, since only
the source could be mounted.

This patch addresses this by filtering the destination
export location out.

APIImpact

Change-Id: I20cf1a76399693d751fa87fc4df375162e7c5f1d
Closes-bug: #1660726
2017-02-01 16:59:54 -02:00

5 lines
122 B
YAML

---
fixes:
- Export locations pertaining to migration destinations
are no longer shown until migration is complete.