manila/manila/api/v2
zhongjun 8a487bf95d Add snapshot instances admin APIs
Add new API entry points for share snapshot instances:
- share-snapshot-instance-list
- share-snapshot-instance-show
- share-snapshot-instance-reset-status

APIImpact
DocImpact

Implements: blueprint snapshot-instances
Change-Id: Ica1e81012f19926e0f1ba9cd6d8eecc5fbbf40b5
2016-07-29 11:21:35 +08: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
cgsnapshots.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
consistency_groups.py Fix share server info in CGs created from CGs 2016-05-09 16:58:44 +00:00
quota_class_sets.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
quota_sets.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
router.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
services.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
share_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05: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_replicas.py Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
share_snapshot_instances.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
share_snapshots.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
share_types.py Remove None as a redundant argument to dict.get() 2016-02-17 00:06:14 +08:00
shares.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00