manila/manila/tests
Ryan Liang bbdcfcc08c VNX: share server cannot be deleted
The output of share server's interface changed. The VNX driver failed to
detect the NFS interface of share server. So the detach of interface was
skipped, and deletion of share server failed because some interface was
still attached.

Closes-bug: 1700727
Change-Id: I07d7be889d565249e3542925d2ad404106752d3d
(cherry picked from commit 619e22e5a6)
2017-07-28 09:13:27 +08:00
..
api Only return share host for admins using shares API 2017-02-17 00:59:04 +00:00
cmd Tooz integration 2017-01-19 14:29:31 -05:00
common Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
compute [Generic driver] Fix incompatibility with novaclient 2017-06-06 14:53:36 +00:00
data Refactor Access Rules APIs 2017-01-19 15:02:58 -05:00
db Add 'consistent_snapshot_support' attr to 'share_groups' DB model 2017-02-07 17:14:42 +00:00
integrated Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05:00
monkey_patch_example Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
network Remove NovaNetworkPlugin 2017-01-13 08:11:16 -05:00
scheduler Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share VNX: share server cannot be deleted 2017-07-28 09:13:27 +08:00
share_group Manila Share Groups 2017-01-23 21:29:12 +02:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Add support of endpoint_type and region_name to clients manila uses 2016-11-02 18:14:04 +02:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
conf_fixture.py Add QNAP Manila Driver 2017-01-21 21:46:15 +08:00
db_utils.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_client_exception_class.py Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
fake_compute.py Remove unused server_get() method 2016-01-21 09:16:14 +01:00
fake_driver.py Manila Share Groups 2017-01-23 21:29:12 +02:00
fake_network.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05:00
fake_notifier.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
fake_service_instance.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_share.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
fake_utils.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
fake_volume.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_zfssa.py Add share manage/unmanage of Oracle ZFSSA driver 2016-07-05 15:58:18 -04:00
policy.json Manila Share Groups 2017-01-23 21:29:12 +02:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
test_conf.py Test: make enforce_type=True in CONF.set_override 2016-05-12 11:27:30 +05:30
test_context.py Remove unit test that is not relevant anymore 2017-01-28 12:02:24 +02:00
test_coordination.py Tooz integration 2017-01-19 14:29:31 -05:00
test_exception.py Fix creation of share group types using share type names 2017-01-27 20:21:42 +02:00
test_hacking.py [hacking] Ensure not to use LOG.warn 2016-11-30 06:36:51 +00:00
test_manager.py Fix order of arguments in assertEqual 2015-09-29 10:50:02 +09:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_network.py Add admin network for DHSS=True share drivers 2016-02-16 20:57:03 +02:00
test_policy.py Test: make enforce_type=True in CONF.set_override 2016-05-12 11:27:30 +05:30
test_quota.py Fix context decorator usage in DB API 2016-05-12 12:34:28 +00:00
test_service.py remove default=None for config options 2015-11-08 20:12:25 +08:00
test_test.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Refactor Access Rules APIs 2017-01-19 15:02:58 -05:00
test_wsgi.py Merge "Modify use of assertTrue(A in B)" 2016-10-10 13:38:23 +00:00
utils.py NetApp cDOT: Add Intra-Vserver migration support 2017-01-21 13:06:30 -05:00