]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused methods from cinder.utils
authorVladislav Kuzmin <vkuzmin@mirantis.com>
Mon, 19 Aug 2013 11:37:56 +0000 (15:37 +0400)
committerVladislav Kuzmin <vkuzmin@mirantis.com>
Wed, 21 Aug 2013 09:33:06 +0000 (13:33 +0400)
commitd65425453d215ad64e2bf31b66a3b613c6e7f879
treeeabcb25dac8dacae76c2f4f6f4c5a7fcacf7915b
parent08b6480ca8f9ff9c8bd1a20e2660ac8cfecb4c53
Remove unused methods from cinder.utils

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

Remove methods:
is_valid_ipv4()
make_dev_path()
convert_to_list_dict()
partition_dict()
subset_dict()

Change-Id: Icb36aa6a2d1f607c440a2d524d3480de23d1cb7a
cinder/utils.py