..
api
Add share server migration
2020-09-10 08:52:08 -03:00
cmd
Modify share groups w/ manila-manage's update-host
2020-09-11 10:00:41 -07:00
common
Add share server migration
2020-09-10 08:52:08 -03:00
compute
Fix error that failed to get image for booting server
2019-12-13 01:31:22 +00:00
data
Remove support for `data_node_access_ip
`
2019-09-09 14:45:30 +00:00
db
Modify share groups w/ manila-manage's update-host
2020-09-11 10:00:41 -07:00
image
Fix NFS/CIFS share creation failure issue
2020-06-30 12:46:28 -04:00
message
Add user message when share shrinking fails at the driver
2020-05-29 14:54:21 +00:00
network
Fix pep8 issues
2020-05-12 11:20:20 -03:00
policies
Add share server migration
2020-09-10 08:52:08 -03:00
scheduler
fix bug in consume from share
2020-04-20 15:56:51 +08:00
share
Add share server migration
2020-09-10 08:52:08 -03:00
share_group
Hacking: Fix E241
2020-04-01 09:21:01 +02:00
testing
[ussuri][goal] Drop python2.7 support
2019-12-08 19:32:52 -08:00
tests
Modify share groups w/ manila-manage's update-host
2020-09-11 10:00:41 -07:00
volume
Fix parameters passed to exception
2019-03-19 17:40:40 +08:00
wsgi
[pylint] Fix/ignore pylint errors in non-test modules
2019-02-25 17:23:15 +00: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
Add share server migration
2020-09-10 08:52:08 -03:00
i18n.py
Remove i18n.enable_lazy() translation
2018-11-14 14:09:08 +05:30
manager.py
Don't send heartbeats if driver not initializing correctly
2020-01-15 11:34:08 +08:00
opts.py
Fix NFS/CIFS share creation failure issue
2020-06-30 12:46:28 -04:00
policy.py
Add policy to create/update public shares
2019-02-18 12:56:12 -08:00
quota.py
Add new quota for share replicas
2020-04-06 13:17:30 +00:00
rpc.py
Disable notifications
2017-07-17 12:45:11 -03:00
service.py
Don't send heartbeats if driver not initializing correctly
2020-01-15 11:34:08 +08:00
test.py
Use unittest.mock instead of third party lib
2020-04-17 16:24:27 -07:00
utils.py
[pylint] Fix/ignore pylint errors in non-test modules
2019-02-25 17:23:15 +00:00
version.py