]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove strcmp_const_time
authorEric Harney <eharney@redhat.com>
Sat, 17 Aug 2013 22:33:16 +0000 (18:33 -0400)
committerEric Harney <eharney@redhat.com>
Sat, 17 Aug 2013 22:43:11 +0000 (18:43 -0400)
commit96a8a1643b90219b15aa3aa83f075044e7b85c40
tree6a8fe3593abc79f2e3c0f11f4aa7ad9b3e973a84
parentd23e6efc73a61e98966ee73e6d51890817d469bb
Remove strcmp_const_time

This was carried over from Nova and isn't used in Cinder.  Removed
in Nova via commit 08a5066d with message:

"This function was used with deprecated auth and is no longer used
anywhere in the code, so just remove it."

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