manila/manila/tests
Thomas Bechtold 1e54c232a9 Cleanup manila/utils.py
The file has a lot of unsed code. The following code was removed:

variables:
 * ISO_TIME_FORMAT
 * PERFECT_TIME_FORMAT
 * DEFAULT_PASSWORD_SYMBOLS
 * EASIER_PASSWORD_SYMBOLS

functions:
 * find_config
 * fetchfile
 * create_channel
 * generate_uid
 * last_completed_audit_period
 * generate_password
 * generate_username
 * last_octet
 * get_my_linklocal
 * parse_mailmap
 * xhtml_escape
 * utf8
 * is_valid_boolstr
 * is_valid_ipv4
 * make_dev_path
 * sanitize_hostname
 * hash_file
 * temporary_mutation
 * generate_mac_address
 * strcmp_const_time
 * to_bytes

classes:
 * UndoManager

Change-Id: If49ca92b6665114de6782d056fa17985bd160426
2014-12-23 10:02:12 +01:00
..
api Fix metadata validation in share api 2014-12-12 18:39:28 +02:00
compute Fix pep8 issues in manila/tests 2014-08-19 17:04:06 +02:00
db Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
integrated Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
monkey_patch_example Remove vim headers 2014-10-06 15:00:27 +02:00
network Move networking from share manager to driver interface 2014-12-16 17:32:24 +02:00
scheduler Use oslo.serialization 2014-10-22 16:40:42 +02:00
share Merge "Fix driver mode opt definition" 2014-12-18 19:03:04 +00:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Add support for volume types with Generic driver 2014-12-03 08:22:15 -05:00
windows Remove vim headers 2014-10-06 15:00:27 +02: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 Remove LVM driver 2014-08-19 12:05:12 +03:00
declare_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
fake_compute.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
fake_driver.py Add driver mode interface 2014-12-18 15:18:09 +02:00
fake_network.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
fake_notifier.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
fake_service_instance.py Fix scheduled share creation with generic driver 2014-09-01 18:35:09 +03:00
fake_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
fake_volume.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
fake_zfssa.py Adds Oracle ZFSSA driver for Manila 2014-12-18 10:48:54 -05:00
policy.json Improve share-network list API filtering 2014-10-30 09:56:18 +04:00
runtime_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_api.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_context.py Fix context.elevated 2014-11-20 21:26:08 +02:00
test_db.py Move db related unittests to proper places 2014-09-09 10:43:12 +00:00
test_exception.py Change exception thrown by db method 2014-09-16 04:16:16 -04:00
test_hacking.py Add manila specific hacking checks 2014-10-21 09:34:59 +02:00
test_manager.py Use oslo.utils 2014-10-21 14:39:48 +02:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_policy.py Use common code within manila.policy module 2014-08-13 21:29:51 +00:00
test_quota.py Use oslo.utils 2014-10-21 14:39:48 +02:00
test_service.py Flake8: Fix E128 2014-08-27 12:46:30 +02:00
test_test.py Merge "Replace python print operator with print function (pep H233, py33)" 2014-07-07 09:26:37 +00:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Cleanup manila/utils.py 2014-12-23 10:02:12 +01:00
test_wsgi.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
utils.py Remove vim headers 2014-10-06 15:00:27 +02:00