manila/manila/tests
Igor Malinovskiy 15fb464e5d Add availability zones support
Rework availability zones support which was inherited from Cinder:
- Add public API extension
- Preserve AZ if creating a share from a snapshot
- Always set AZ in Share API or Share Manager
- Update db schema and create db migration
- Update appropriate unit tests

APIImpact
Partially-Implements: blueprint availability-zones

Change-Id: Iea9fbc3fea5c0128772115c028989121f397e0c5
2015-08-26 18:48:16 +03:00
..
api Add availability zones support 2015-08-26 18:48:16 +03:00
cmd Merge "Fix imports for py34 compatibility" 2015-08-06 09:51:16 +00:00
common Make config opt 'enabled_share_protocols' verification case insensitive 2015-07-22 15:06:16 +03:00
compute Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
db Add availability zones support 2015-08-26 18:48:16 +03:00
integrated Fix HTTP headers case for API unit tests 2015-08-10 19:17:44 +03:00
monkey_patch_example Remove vim headers 2014-10-06 15:00:27 +02:00
network Cleanup DB API unit tests 2015-07-20 16:26:07 +03:00
scheduler Add availability zones support 2015-08-26 18:48:16 +03:00
share Add availability zones support 2015-08-26 18:48:16 +03:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
conf_fixture.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
db_utils.py Add methods for share instances in Share API 2015-08-26 11:09:39 +03:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_compute.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_driver.py Support for oversubscription in thin provisioning 2015-07-10 15:14:38 -04:00
fake_network.py Add Nova-network support to service_instance module 2015-02-25 14:07:32 +02:00
fake_notifier.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
fake_service_instance.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_share.py NFS based driver for Quobyte file storage system 2015-03-17 10:04:39 +01:00
fake_utils.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_volume.py Implement extend_share() method in Generic driver 2015-06-04 09:40:33 +03:00
fake_zfssa.py Adds Oracle ZFSSA driver for Manila 2014-12-18 10:48:54 -05:00
policy.json Add availability zones support 2015-08-26 18:48:16 +03: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 Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_context.py Replace legacy StubOutForTesting class 2015-02-03 14:31:17 +00:00
test_exception.py Delete redundant period in ManilaException messages 2015-07-14 14:01:27 +08:00
test_hacking.py Fix 'hacking' unit tests for py3 compatibility 2015-08-07 13:57:02 +00:00
test_manager.py Add test coverage for periodic tasks 2015-07-27 13:11:32 +03:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
test_quota.py Cleanup DB API unit tests 2015-07-20 16:26:07 +03:00
test_service.py Add availability zones support 2015-08-26 18:48:16 +03: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 Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
test_wsgi.py Merge "Skip unit tests for SSL + py3" 2015-08-10 17:48:41 +00:00
utils.py Add Neutron single network plugin 2015-01-27 18:54:31 +00:00