deb-manila/manila/tests
Valeriy Ponomaryov c017947f58 Make config opt 'enabled_share_protocols' verification case insensitive
Make opt 'enabled_share_protocols' expect share protocol names using any case.
Also, remove concatenation of translated messages and make explicit
unicode-transformation or these messages that is required when lazy translation
is enabled. That is case of Manila.

See http://docs.openstack.org/developer/oslo.i18n/usage.html#lazy-translation

Change-Id: Iadf41abd5ac62fcce0c0f63cd9a376a2c6eadd6e
Closes-Bug: #1475668
2015-07-22 15:06:16 +03:00
..
api Add share shrink API 2015-06-04 09:46:24 +03:00
cmd Fix unit tests for compatibility with new mock==1.1.0 2015-07-10 12:30:35 +03:00
common Make config opt 'enabled_share_protocols' verification case insensitive 2015-07-22 15:06:16 +03:00
compute Switch to v2 version of novaclient 2015-03-31 17:05:07 +08:00
db Use soft_delete() methods in DB api 2015-07-13 15:28:47 +03:00
integrated Use oslo_log lib 2015-02-08 10:42:40 +00:00
monkey_patch_example Remove vim headers 2014-10-06 15:00:27 +02:00
network Fix unit tests for compatibility with new mock==1.1.0 2015-07-10 12:30:35 +03:00
scheduler Support for oversubscription in thin provisioning 2015-07-10 15:14:38 -04:00
share Merge "Huawei driver support storage pools" 2015-07-22 01:36:31 +00:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Implement manage/unmanage support in generic driver 2015-03-18 20:43:51 +02:00
windows Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Refactor test framework 2014-07-22 14:58:48 +03:00
conf_fixture.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +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 share shrink API 2015-06-04 09:46:24 +03:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py Remove vim headers 2014-10-06 15:00:27 +02: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_db.py Allow drivers to ask for additional share_servers 2015-06-22 11:11:31 +03:00
test_exception.py Delete redundant period in ManilaException messages 2015-07-14 14:01:27 +08:00
test_hacking.py Add manila specific hacking checks 2014-10-21 09:34:59 +02:00
test_manager.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01: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 Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
test_service.py Add basic manage/unmanage share functionality 2015-03-13 11:02:17 +02:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_test.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
test_utils.py Add 'retry' wrapper to manila/utils.py 2015-07-16 07:15:29 -04:00
test_wsgi.py Deal with PEP-0476 certificate chaining checking 2015-03-19 10:39:22 +00:00
utils.py Add Neutron single network plugin 2015-01-27 18:54:31 +00:00