]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove utils.deprecated functions.
authorDan Prince <dprince@redhat.com>
Sat, 11 Aug 2012 03:10:18 +0000 (23:10 -0400)
committerDan Prince <dprince@redhat.com>
Wed, 15 Aug 2012 19:23:43 +0000 (15:23 -0400)
commit12aae1a0728629f9e4e4cc2542756653aab2657b
tree60e8e6c4a1e021288ef14361f4bf30b9df4f2ab2
parent8d48d1a2fd8e03e05b02e187eaafce49a8ff571a
Remove utils.deprecated functions.

We don't seem to use utils.deprecated at all... so lets
remove it and save ourselves 200 lines of code.

Also moves a couple misc. test cases in utils.py out of the
DeprecationTest suite and into the GenericUtilsTestCase
suite.

Change-Id: I96e93d8fa056110057c8855f2ce52c9f55cd4a9b
cinder/tests/test_utils.py
cinder/utils.py