Merge "Hide [share] image_password from log"
This commit is contained in:
commit
1a3372d25c
@ -308,6 +308,7 @@ ShareGroup = [
|
|||||||
default="manila",
|
default="manila",
|
||||||
help="Image username."),
|
help="Image username."),
|
||||||
cfg.StrOpt("image_password",
|
cfg.StrOpt("image_password",
|
||||||
|
secret=True,
|
||||||
help="Image password. Should be used for "
|
help="Image password. Should be used for "
|
||||||
"'image_with_share_tools' without Nova Metadata support."),
|
"'image_with_share_tools' without Nova Metadata support."),
|
||||||
cfg.StrOpt("client_vm_flavor_ref",
|
cfg.StrOpt("client_vm_flavor_ref",
|
||||||
|
Loading…
Reference in New Issue
Block a user