manila/manila
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 error message in share delete method 2014-12-16 09:13:52 +02:00
common Add driver mode interface 2014-12-18 15:18:09 +02:00
compute Use oslo.utils - remove importutils usage 2014-10-24 18:20:54 +00:00
db Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
hacking Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
locale Imported Translations from Transifex 2014-12-20 06:12:19 +00:00
network Move networking from share manager to driver interface 2014-12-16 17:32:24 +02:00
openstack Use oslo.context lib 2014-12-20 14:32:07 +08:00
scheduler Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
share Merge "Fix driver mode opt definition" 2014-12-18 19:03:04 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Cleanup manila/utils.py 2014-12-23 10:02:12 +01:00
volume Add support for volume types with Generic driver 2014-12-03 08:22:15 -05:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
context.py Use oslo.context lib 2014-12-20 14:32:07 +08:00
exception.py ganesha: NFS-Ganesha instrumentation 2014-12-18 15:49:33 +01:00
i18n.py Remove gettextutils 2014-10-28 09:25:46 +01:00
manager.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
opts.py Add missing imports for sample config generation 2014-12-19 12:29:47 +01:00
policy.py Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
quota.py Increase quotas and number of threads for tempest 2014-12-20 14:23:30 +02:00
rpc.py Use oslo.serialization 2014-10-22 16:40:42 +02:00
service.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
test.py Sync with oslo-incubator 2014-10-26 08:12:04 +00:00
utils.py Cleanup manila/utils.py 2014-12-23 10:02:12 +01:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Use oslo.utils.netutils function to set tcp_keepalive 2014-11-16 06:40:00 +01:00