manila/manila/tests/share
haobing1 7609c2eca9 Disable security group rule when create port
Use "driver_handles_share_servers=True" backend driver.
When create service neutron port to connect with service instances,
we should set the port security group is disable, to prevent be added
the default security group in neutron. Because some cases the default
security group would lead to the port can not connect with the service
instances.

Change-Id: Ib13e4f80c5a54b2b863b511ebb6e8f82700a3639
Closes-Bug:#1720283
(cherry picked from commit 3c3d899837)
2018-01-20 03:50:00 +00:00
..
drivers Disable security group rule when create port 2018-01-20 03:50:00 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Add cast_rules_to_readonly to share instances 2017-01-20 22:49:56 +00:00
test_api.py Only return share host for admins using shares API 2017-02-17 00:59:04 +00:00
test_driver.py Fix default approach for share group snapshot creation 2017-02-07 15:04:36 +00:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Fix migration_success before completing 2017-03-01 14:40:55 -03:00
test_migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
test_rpcapi.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_utils.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00