]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused methods from cinder.utils
authorVladislav Kuzmin <vkuzmin@mirantis.com>
Thu, 29 Aug 2013 12:15:29 +0000 (16:15 +0400)
committerVladislav Kuzmin <vkuzmin@mirantis.com>
Thu, 29 Aug 2013 13:19:39 +0000 (17:19 +0400)
commite120c7301942e3c4f352ae250a1b4f6bf89aabde
tree74cc929904f8195ca13f5e447a8e560e7bd6f53b
parentdcdf523fa2c54725af8b76ec43870f35fe0b9c63
Remove unused methods from cinder.utils

These methods and class  were left over from the split from Nova and are unused still.

Remove methods:
debug()
utf8()
map_dict_keys()
check_isinstance()
timefunc()
logging_error()
temporary_mutation()
generate_mac_address()

Remove class:
UndoManager

Change-Id: Id3a94ff9066627b5c0efef068f8c569423f1e9d8
cinder/utils.py