Merge "Add secret=true to fixed_key configuration parameter"

This commit is contained in:
Zuul 2018-12-08 03:38:15 +00:00 committed by Gerrit Code Review
commit 06d5fee65a
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ key_manager_opts = [
cfg.StrOpt(
'fixed_key',
deprecated_group='keymgr',
secret=True,
help="""
Fixed key returned by key manager, specified in hex.