summaryrefslogtreecommitdiffstats
path: root/keystone/common/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystone/common/utils.py')
-rw-r--r--keystone/common/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/keystone/common/utils.py b/keystone/common/utils.py
index 4abad57a..27968efc 100644
--- a/keystone/common/utils.py
+++ b/keystone/common/utils.py
@@ -32,7 +32,6 @@ from keystone.openstack.common import log as logging
CONF = config.CONF
-config.register_int('crypt_strength', default=40000)
LOG = logging.getLogger(__name__)