manila/manila
Jan Vondra a627a29e72 CIFS extension failing because of volume in use
Unmouting of the volume from service instance sometimes fails because
Windows clients tends to check the availability of shares even if not
mounted and the volume is in use then.

Fix finds out processes via smbstatus and kill them before unmounting.

Closes-Bug: 1703581
Change-Id: I2cbf959d7cb849d3ead1655b1a0932fd428a9e9f
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 2c9fbc7505)
(cherry picked from commit 95d251e38b)
(cherry picked from commit b07c2484b6)
(cherry picked from commit a26b027b73)
2020-07-01 16:45:03 +00:00
..
api If only .pyc exist, the extension API will be disabled 2020-03-30 00:43:15 +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 Merge "Delete type access list when deleting types" into stable/rocky 2020-05-01 01:42:40 +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 fix bug in consume from share 2020-05-02 00:21:17 +00:00
share CIFS extension failing because of volume in use 2020-07-01 16:45:03 +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 CIFS extension failing because of volume in use 2020-07-01 16:45:03 +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 Prevent share type deletion if linked to group types 2020-04-27 19:05:37 +00: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 Destroy type quotas when a share type is deleted 2019-03-18 17:41:49 +00: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