deb-manila/manila/api/views
Alex Meade dd630c3929 User Messages
For quite some time, OpenStack services have wanted to be able to send
messages to API end users (by user I do not mean the operator, but the
user that is interacting with the client).

This patch implements basic user messages with the following APIs.
GET /messages
GET /messages/<message_id>
DELETE /messages/<message_id>

Implements the basic /messages resource and tempest tests
The patch is aligned with related cinder patch where possible:
I8a635a07ed6ff93ccb71df8c404c927d1ecef005

DocImpact
APIImpact

Needed-By: I5ffb840a271c518f62ee1accfd8e20a97f45594d
Needed-By: I9ce096eebda3249687268e361b7141dea4032b57
Needed-By: Ic7d25a144905a39c56ababe8bd666b01bc0d0aef

Partially-implements: blueprint user-messages
Co-Authored-By: Jan Provaznik <jprovazn@redhat.com>
Change-Id: Ia0cc524e0bfb2ca5e495e575e17e9911c746690b
2017-07-13 13:05:57 +02:00
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
availability_zones.py Fix grammatical mistake, Changed character from "an" to "a" 2016-01-08 07:11:22 +00:00
export_locations.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
limits.py Replace oslo_utils.timeutils.isotime 2017-05-30 12:48:44 +00:00
messages.py User Messages 2017-07-13 13:05:57 +02:00
quota_class_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
quota_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
scheduler_stats.py Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
security_service.py Fix grammatical mistake, Changed character from "an" to "a" 2016-01-08 07:11:22 +00:00
services.py Port services to core API 2015-11-09 13:54:48 +00:00
share_accesses.py Change to share access list API 2017-05-05 17:19:25 +08:00
share_group_snapshots.py Fix ShareSnapshotInstance DB table 2017-06-16 14:21:55 +03:00
share_group_types.py Manila Share Groups 2017-01-23 21:29:12 +02:00
share_groups.py [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
share_instance.py Fix share instance list API display error 2017-05-24 17:39:13 +08:00
share_migration.py Share migration Newton improvements 2016-08-31 12:38:14 -03:00
share_networks.py Remove NovaNetworkPlugin 2017-01-13 08:11:16 -05:00
share_replicas.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
share_servers.py Add share network id field in share server info 2014-10-08 10:38:40 -04:00
share_snapshot_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
shares.py Use ShareInstance model to access share properties 2017-05-30 13:12:48 +02:00
types.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00