manila/manila/tests/share/drivers
George Melikov f8103b5e58 Get ports filtered by subnet id on share-server cleanup
Neutron can filter ports by subnet-id by itself, so:
- Don't send all ports in Neutron on every share-server removal
- Don't send fixed-ips fields (which are nearly half of total data)

Closes-Bug: #1879754
Change-Id: If42c9a0a662a62bbe2a02b6baee6ae13eedd8c97
Signed-off-by: George Melikov <mail@gmelikov.ru>
(cherry picked from commit d5fc7d2802)
(cherry picked from commit 1c25df055c)
(cherry picked from commit 6542f2f1c4)
(cherry picked from commit 908041c456)
(cherry picked from commit ab79906027)
2020-07-28 14:20:22 +00:00
..
cephfs Set mode for CephFS volumes and snapshots 2019-02-13 22:46:34 +00:00
container Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
dell_emc Fix [Unity] verification and convert mgmt ipv6 2019-10-24 23:38:57 +00:00
ganesha Fix ganesha for 0.0.0.0/0 access 2019-02-08 11:01:48 +00:00
glusterfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hdfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hitachi Adjust ssh timeouts 2019-01-07 13:42:31 +00:00
hpe Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
huawei Change a parameter key for CIFS mounting command 2018-03-09 14:51:17 +08:00
ibm Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
infinidat INFINIDAT: support deleting datasets with snapshots 2018-02-05 12:08:50 +02:00
maprfs Fix 3 CI breakages 2017-03-02 18:22:40 +02:00
netapp [NetApp] Fix svm scoped account 2020-06-23 12:21:26 +00:00
nexenta Nexenta: adding share drivers for NexentaStor 2016-09-01 18:06:14 +03:00
qnap Add support for enhanced features to the QNAP Manila driver 2018-01-05 15:01:10 +08:00
quobyte Use volume_uuid in _resize_share of Quobyte Driver 2018-10-11 13:02:18 +00:00
tegile Clean imports in code 2016-08-26 16:46:07 +07:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-09-21 21:23:55 +00:00
zfssa Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-03 16:45:23 +08:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Port dummy driver manage/unmanage changes to stable 2019-03-13 21:30:12 +00:00
test_ganesha.py Only allow IP access type for CephFS NFS 2019-04-03 21:30:29 +00:00
test_generic.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py CIFS extension failing because of volume in use 2020-07-25 11:10:39 +00:00
test_lvm.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
test_service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-07-28 14:20:22 +00:00