deb-cinder/cinder/scheduler
Alex Meade 53cfde43b8 User messages API for error cases
This patch implements basic user messages with the following APIs.
GET /messages
GET /messages/<message_id>
DELETE /messages/<message_id>

Implements : blueprint summarymessage

Co-Authored-By: Alex Meade <mr.alex.meade@gmail.com>
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: Id8a4a700c1159be24b15056f401a2ea77804d0a0
2016-04-29 18:41:10 +00:00
..
evaluator Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00
filters Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
flows User messages API for error cases 2016-04-29 18:41:10 +00:00
weights Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
base_filter.py Remove remaining oslo-incubator code from Cinder 2016-03-09 10:49:18 -06:00
base_handler.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
base_weight.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
driver.py Add SIGHUP handlers to reset RPC version pins 2016-02-19 10:30:17 +01:00
filter_scheduler.py Merge "CG creation should be scheduled on backend level" 2015-11-12 04:03:00 +00:00
host_manager.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
manager.py Remove support for 1.x scheduler RPC API 2016-04-13 16:55:22 +02:00
rpcapi.py Merge "Fix doc and source documentation errors and warning" 2016-04-15 20:56:20 +00:00
scheduler_options.py Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00