cinder/cinder
Julien Danjou 8e6ab7a555 tests: replace mox by mox3, clean out mox usage
This patch replaces mox3 by mox, so we can drop mox from requirements
and bring Python 3 compatibility. It also clear some mox usage and
use the fixture brought by oslotest.

Change-Id: Ia242425815b09e1e67d33702f1e5dbe6bcd599fd
2015-05-05 10:15:52 +02:00
..
api Catch additional type conversion errors 2015-05-05 12:13:13 +10:00
backup Leverage timeutils, drop strtime() usage 2015-04-23 10:33:55 +02:00
brick Add retry to lvm delete 2015-04-29 17:27:49 -06:00
cmd Make lio iSCSI changes persistent to avoid lost 2015-03-25 17:45:18 +01:00
common set default auth_strategy to keystone 2015-04-09 15:22:58 +01:00
compute Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
consistencygroup Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
db Add test case for volume_encryption_metadata_get 2015-04-24 10:46:37 -04:00
hacking Merge "Add hacking check for str and unicode in exceptions" 2015-05-03 17:18:38 +00:00
image Fix fetch_to_volume_format if vhd is requested 2015-04-18 20:22:07 +03:00
keymgr Merge "Add project_id to barbican keymgr wrapper" 2015-04-05 18:17:28 +00:00
locale Imported Translations from Transifex 2015-03-26 06:08:06 +00:00
objects Merge "Added provider_id to volume and snapshot object" 2015-04-06 11:10:50 +00:00
openstack Drop use of 'oslo' namespace package. 2015-04-28 16:46:59 +00:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Fix potential access to missing key 2015-03-30 10:10:45 -07:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests tests: replace mox by mox3, clean out mox usage 2015-05-05 10:15:52 +02:00
transfer Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
volume Merge "Fix range check for NFS used ratio" 2015-05-05 07:59:35 +00:00
zonemanager Removed sleep before 'YES' is sent to confim an operation 2015-04-09 06:58:34 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Leverage timeutils, drop strtime() usage 2015-04-23 10:33:55 +02:00
exception.py Use six.text_type instead of unicode 2015-04-02 19:07:58 +03:00
flow_utils.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Merge "Allow scheduler to receive volume stats when starting service" 2015-03-12 06:08:33 +00:00
policy.py Move oslo.config to oslo_config namespace 2015-01-17 10:33:37 -06:00
quota.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
ssh_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
test.py tests: replace mox by mox3, clean out mox usage 2015-05-05 10:15:52 +02:00
utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Add hacking check for print() statements 2015-04-07 14:38:37 -05:00