cinder/cinder
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
..
api User messages API for error cases 2016-04-29 18:41:10 +00:00
backup init_host offload to default to true 2016-04-21 13:50:18 +00:00
brick Cleanup orphaned code from brick LVM 2015-11-26 23:40:25 -06:00
cmd Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
common Merge "Use the catalog to retrieve glance_api_servers" 2016-03-18 21:41:09 +00:00
compute Fix InstanceLocalityFilter scheduler filter 2015-11-18 15:42:13 +02:00
config Exclude test.py from sample conf 2016-03-09 10:42:52 -05:00
consistencygroup Remove a vol in error state from a CG 2016-03-03 16:26:03 +02:00
db User messages API for error cases 2016-04-29 18:41:10 +00:00
hacking Merge "Hacking: Ignore tools/ for C303" 2016-04-20 17:10:16 +00:00
image User messages API for error cases 2016-04-29 18:41:10 +00:00
keymgr Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
locale Imported Translations from Zanata 2016-04-29 07:13:31 +00:00
message User messages API for error cases 2016-04-29 18:41:10 +00:00
objects Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
replication Cleanup unused conf variables 2016-02-16 11:26:06 +11:00
scheduler User messages API for error cases 2016-04-29 18:41:10 +00:00
testing
tests User messages API for error cases 2016-04-29 18:41:10 +00:00
transfer Handle OverQuota exception during volume transfer 2016-02-19 13:34:28 +08:00
volume User messages API for error cases 2016-04-29 18:41:10 +00:00
wsgi Moved CORS middleware configuration into oslo-config-generator 2016-03-08 08:51:52 -08:00
zonemanager Merge "Brocade FCZM: Fix LOGOUT_PAGE reference" 2016-04-19 14:40:29 +00:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Merge "Use the catalog to retrieve glance_api_servers" 2016-03-18 21:41:09 +00:00
coordination.py Tooz locks 2015-12-17 10:27:43 +00:00
exception.py User messages API for error cases 2016-04-29 18:41:10 +00:00
flow_utils.py
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add SIGHUP handlers to reset RPC version pins 2016-02-19 10:30:17 +01:00
opts.py User messages API for error cases 2016-04-29 18:41:10 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py typo: add a missing '}' in comment. 2016-03-10 19:41:12 -05:00
quota_utils.py Merge "Support https keystone CA checking in volume quotas" 2016-03-29 17:48:51 +00:00
rpc.py Merge "Use messaging notifications transport instead of default" 2016-04-22 13:47:26 +00:00
service.py Fix service version pinning on start 2016-04-13 11:24:43 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Remove "patch mock to raise for invalid assert calls" 2016-04-06 18:00:26 -04:00
utils.py Remove XML API 2016-04-21 16:05:29 +00:00
version.py