manila/api-ref/source
Goutham Pacha Ravi 53918308c8 Separate APIs for share & replica export locations
Users of replicated shares expect to see primary
export locations when viewing information regarding
the share. Because we collate exports of all replicas
within the export locations APIs, it becomes hard for
users to discern which exports belong to the primary
share. For secondary replicas, users would also need
additional information (availability zone, state of the
replication) to work with.

Introduce micro-version 2.47 from which the export locations
API (GET /v2/{tenant_id}/shares/{share_id}/export_locations)
no longer provides export locations of non-active share
replicas. A new API has been introduced to provide export
location details for share replicas, both active and non-active.
(GET /v2/{tenant_id}/share-replicas/{share_replica_id}/export-locations)

The new API provides the replica's state and availability zone
in addition to the export location information.

APIImpact
Implements: bp export-locations-az
Change-Id: I0a1d9dd00b4c13ac01988e30ca2b7d7ce4a747d1
2019-01-07 01:51:16 -08:00
..
samples Separate APIs for share & replica export locations 2019-01-07 01:51:16 -08:00
availability-zones.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
conf.py Move openstackdocstheme to extensions in api-ref 2018-02-12 17:17:25 +08:00
experimental.inc [doc] Move Experimental APIs description to a common place 2017-09-04 09:25:14 +00:00
extensions.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
index.rst Separate APIs for share & replica export locations 2019-01-07 01:51:16 -08:00
limits.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
os-share-manage.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
parameters.yaml Separate APIs for share & replica export locations 2019-01-07 01:51:16 -08:00
quota-classes.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
quota-sets.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
scheduler-stats.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
security-services.inc API: Add ``all_tenants`` parameter 2018-06-20 07:00:39 +00:00
services.inc adjust response code in 'service.inc' 2018-08-16 08:48:33 +08:00
share-actions.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-export-locations.inc Separate APIs for share & replica export locations 2019-01-07 01:51:16 -08:00
share-group-snapshots.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-group-types.inc Retrieve is_default value to fix empty display in CLI 2018-07-24 12:00:58 +08:00
share-groups.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-instance-export-locations.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-instances.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-metadata.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-migration.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-networks.inc Merge "API: Add ``all_tenants`` parameter" 2018-06-21 13:34:28 +00:00
share-replica-export-locations.inc Separate APIs for share & replica export locations 2019-01-07 01:51:16 -08:00
share-replicas.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
share-servers.inc [api-ref] Added share servers show and corrected path to details 2018-11-20 11:34:27 +01:00
share-types.inc Merge "Retrieve is_default value to fix empty display in CLI" 2018-07-24 19:31:55 +00:00
shares.inc Document the preconditions for deleting a share 2018-06-12 17:31:45 +00:00
snapshot-instances.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
snapshots.inc Merge "API: Add ``all_tenants`` parameter" 2018-06-21 13:34:28 +00:00
status.yaml Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
user-messages.inc Use rest_status_code for api-ref response codes 2018-03-24 01:07:16 +00:00
versions.inc Merge "Api-ref: Add missing parameter in the version api" 2018-07-17 19:09:25 +00:00