Remove unused 'deprecated' option from auth_strategy opt

auth_strategy option in cinder/common/config.py has a
'deprecated' option. I can only see that 'no_auth' and
'keystone' are used anywhere in the code. Looking at
the git logs it appears that the 'deprecated' option
may have been pulled over when we split from Nova.
This patch removes the unused option.

Closes-Bug: #1504713
Change-Id: I40a67710d0e4c213ef6a1649b65b0480d63ee077
This commit is contained in:
Jaivek Shah 2015-10-12 23:21:38 +00:00 committed by Andreas Jaeger
parent dd9d3b3dda
commit 677452ec0e

View File

@ -606,8 +606,8 @@
# value)
#backup_api_class=cinder.backup.api.API
# The strategy to use for auth. Supports noauth, keystone, and
# deprecated. (string value)
# The strategy to use for auth. Supports noauth or keystone.
# (string value)
#auth_strategy=noauth
# A list of backend names to use. These backend names should