manila/manila/api
Valeriy Ponomaryov fdca2909de Fix error response when denying snapshot creation
If we try to create snapshot from share that is not snapshottable
we expect error that it is not possible and proper description for it.
Now we get some abstract message
"ERROR: Unable to process the contained instructions".

So, make API provide proper information about error.

Change-Id: I16a2f7c80102159c30f91af7e045e73ee3df7f89
Closes-Bug: #1496408
2015-09-21 16:46:15 +03:00
..
contrib Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
middleware Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
openstack Merge "Return share_type UUID instead of name in Share API" 2015-09-14 19:22:18 +00:00
v1 Fix error response when denying snapshot creation 2015-09-21 16:46:15 +03:00
views Fix experimental=True for view in microversion 2.5 2015-09-18 15:00:46 -03:00
__init__.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
auth.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
common.py Add Consistency Groups API 2015-09-05 18:21:17 -04:00
extensions.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
sizelimit.py Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
urlmap.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
versions.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00