manila/manila/api/v2
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
..
__init__.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
availability_zones.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
quota_class_sets.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
quota_sets.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
router.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
services.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
share_export_locations.py Fix multiple export locations during migration 2017-02-01 16:59:54 -02:00
share_group_snapshots.py Manila Share Groups 2017-01-23 21:29:12 +02:00
share_group_type_specs.py Manila Share Groups 2017-01-23 21:29:12 +02:00
share_group_types.py Fix creation of share group types using share type names 2017-01-27 20:21:42 +02:00
share_groups.py Manila Share Groups 2017-01-23 21:29:12 +02:00
share_instance_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
share_instances.py Move API module 'share_instances' under v2 dir 2015-12-02 14:07:55 +02:00
share_networks.py Manila Share Groups 2017-01-23 21:29:12 +02:00
share_replicas.py Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
share_snapshot_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_snapshot_instance_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_snapshot_instances.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
share_snapshots.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_types.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
shares.py Manila Share Groups 2017-01-23 21:29:12 +02:00