deb-manila/manila/tests/scheduler
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
..
drivers Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Remove unused self.context 2017-05-10 09:25:38 +08:00
weighers Modify use of assertTrue(A in B) 2016-09-20 09:11:20 +08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_host_manager.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_manager.py User Messages 2017-07-13 13:05:57 +02:00
test_rpcapi.py Manila Share Groups 2017-01-23 21:29:12 +02:00
test_scheduler_options.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_utils.py Check 'thin_provisioning' in extra specs 2016-09-08 23:36:41 +00:00