manila/manila
Goutham Pacha Ravi d06801153d Return request-id to APIs that don't respond with a body
Request-IDs help track actions initiated via the API.
With this patch, we can supply the request ID in the
following APIs:
- POST {resource}/action APIs for actions such as
  'reset-state', 'force-delete', 'shrink',
  'extend', 'manage', 'deny_access', 'addProjectAccess',
  'removeProjectAccess', 'promote', 'resync', 'unmanage',
  'revert', 'migration_start', 'migration_complete',
  'migration_cancel'
- POST /share_unmanage/{id}
- DELETE /{resource}/{id} APIs for
  shares, share networks, share groups, share replicas,
  security services, share servers, share snapshots,
  extra specs, messages, quota sets, share-group-snapshots,
  group specs, share-group-types, share types

Change-Id: I64ed14b5a44d6e1b37cfc9321b25bdf4e0aabea5
Closes-Bug: #1815532
(cherry picked from commit 52db0754fe)
2019-03-15 19:49:04 +00:00
..
api Return request-id to APIs that don't respond with a body 2019-03-15 19:49:04 +00:00
cmd Don't attempt to escalate manila-manage privileges 2017-10-20 11:21:29 +00:00
common Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
compute Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Fix ShareGroup sqlalchemy model ShareGroupTypes relation. 2018-10-16 21:36:04 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Improve service instance module debug logging 2019-01-07 13:42:01 +00:00
policies Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
scheduler Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share [LVM] Run filesystem check before assigning UUID 2019-02-16 11:54:16 +00:00
share_group Address trivial TODOs 2018-06-18 09:31:25 -07:00
testing Remove run_tests.sh 2018-10-05 11:13:48 +00:00
tests Merge "Fix version selector when for proxy-style URLs" into stable/rocky 2019-03-15 18:45:45 +00:00
volume Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix mutable config in manila-scheduler 2018-08-03 10:40:12 +00:00
test.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-07 11:06:42 +10:00
utils.py Merge "Change ssh_utils parameter to correctly send keepalive packets" into stable/rocky 2019-01-10 22:34:27 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00