cinder/cinder/volume
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
..
drivers Merge "3PAR: Remove metadata that tracks the instance id" 2016-04-22 21:47:49 +00:00
flows Pass correct source_id to _handle_bootable_volume_glance_meta() 2016-03-15 19:18:38 -04:00
targets Remove deprecated ISERTgtAdm 2016-04-11 12:46:44 -05:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Merge "Microversion of Bootable filter in cinder list" 2016-04-23 16:51:40 +00:00
configuration.py Port test_emc_vnx to Python 3 2016-02-15 14:51:19 +01:00
driver.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
manager.py User messages API for error cases 2016-04-29 18:41:10 +00:00
qos_specs.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
rpcapi.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
throttling.py Fix volume throttling to Python 3 2015-10-02 07:01:03 +00:00
utils.py Update _usage_from_backup() method with versionedobjects 2016-04-06 14:29:56 +08:00
volume_types.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00