manila/manila/tests
Yulia Portnova 33b5aacda3 Removed custom synchronized in service_instance
Replaced using custom synchronized with
lockutils.synchronized
Removed redundant synchronized from
set_up_service_instance

Partially-implements bp setup-teardown-server-enhancements

Change-Id: I3fc6fe2eb9b7062223f4a0e49ee9bfd00ad24cd4
2014-07-04 11:43:29 +03:00
..
api Merge "Replace usage of unittest module with manila.test" 2014-06-24 06:54:24 +00:00
compute Adds nova api needed for generic driver implementation 2014-02-10 10:10:32 +02:00
db Improved share_servers db api 2014-06-19 09:44:24 +00:00
integrated debug level logs should not be translated 2014-05-13 14:13:53 +02:00
monkey_patch_example Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
netapp Added retrieving vserver name from backend details 2014-06-27 13:25:05 +03:00
network Replace usage of unittest module with manila.test 2014-06-20 11:46:12 -04:00
scheduler Enable skipped tests from test_capacity_weigher.py 2014-06-24 17:43:24 +04:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Adds cinder api needed for generic driver implementation 2014-02-10 10:10:29 +02:00
windows Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
conf_fixture.py Sync common modules from Oslo 2014-06-04 22:33:18 +03:00
declare_conf.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
fake_compute.py Added handling of secgroup for service_instance module 2014-05-14 17:30:40 +03:00
fake_driver.py debug level logs should not be translated 2014-05-13 14:13:53 +02:00
fake_network.py Fixes bug with share network deactivation 2014-03-30 15:15:12 +03:00
fake_service_instance.py Updated generic_driver and service_instance with activation 2014-03-25 07:58:17 +02:00
fake_utils.py debug level logs should not be translated 2014-05-13 14:13:53 +02:00
fake_volume.py Generic driver 2014-02-13 15:38:21 +02:00
policy.json Added force-delete action to admin actions 2014-06-06 10:52:42 +03:00
runtime_conf.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
test_api.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_conf.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
test_context.py change assertEquals to assertEqual 2014-05-15 13:19:42 +02:00
test_exception.py Cleaned up exception module and added unittests 2014-06-23 21:02:28 +03:00
test_migrations.conf Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_migrations.py Merge "Use testtools module instead unittest module" 2014-06-17 06:32:48 +00:00
test_misc.py change assert_ to assertTrue 2014-05-14 21:20:06 +02:00
test_policy.py Sync common modules from Oslo 2014-06-04 22:33:18 +03:00
test_quota.py Use testtools module instead unittest module 2014-06-16 09:19:37 +03:00
test_service.py Rewrited mox tests to mock (part 1) 2014-06-17 15:42:56 +03:00
test_service_instance.py Removed custom synchronized in service_instance 2014-07-04 11:43:29 +03:00
test_share.py Fixed passing share_server to teardown_network 2014-06-24 11:13:26 +00:00
test_share_api.py Rewrited mox tests to mock (part 1) 2014-06-17 15:42:56 +03:00
test_share_driver.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_share_generic.py Removed custom synchronized in service_instance 2014-07-04 11:43:29 +03:00
test_share_glusterfs.py glusterfs: Add GlusterFS driver 2014-01-07 16:28:34 +01:00
test_share_lvm.py Fix lvm driver to be compatible with share manager 2014-06-17 15:42:56 +03:00
test_share_rpcapi.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
test_test.py Removed ubused unittests. 2013-09-06 14:39:55 +03:00
test_test_utils.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_utils.py Rewrited mox tests to mock (part 1) 2014-06-17 15:42:56 +03:00
test_wsgi.py Use testtools module instead unittest module 2014-06-16 09:19:37 +03:00
utils.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00