manila/manila/api
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
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
openstack Add mountable snapshots support 2017-01-24 17:26:45 -02:00
v1 Fix string formatting in access-deny API error message 2017-01-26 00:56:16 -05:00
v2 Fix multiple export locations during migration 2017-02-01 16:59:54 -02:00
views Add mountable snapshots support 2017-01-24 17:26:45 -02:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
extensions.py Trivial fix LOG.exception issues 2016-12-21 20:49:51 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py Mark 'v1' API deprecated in the versions response 2017-01-27 14:12:39 +00:00