]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused methods from cinder.utils
authorVladislav Kuzmin <vkuzmin@mirantis.com>
Thu, 22 Aug 2013 12:15:45 +0000 (16:15 +0400)
committerVladislav Kuzmin <vkuzmin@mirantis.com>
Thu, 22 Aug 2013 12:43:46 +0000 (16:43 +0400)
commit33fed07edeb95f77827002ef74ccb878a221cd6b
treef4c0f881d7c4730378f3e29a9b92c98cdb94a651
parentabbeaf7cb73f4e53178c2772b3e2625c42fb14ad
Remove unused methods from cinder.utils

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

Remove methods:
fetchfile()
trycmd()
generate_uid()
last_octet()
get_my_linklocal()
parse_mailmap()
str_dict_replace()
flatten_dict()

Change-Id: I5d41dec66246814bb1edb6f4993d5307587a00f9
cinder/utils.py