NSX|P: Mark WAF profile config as deprecated
Change-Id: I4abe6baae736f64866ef5a7ceb8edbeaaf73ce37
This commit is contained in:
parent
52d85d3028
commit
e796a00e40
@ -528,6 +528,7 @@ nsx_p_opts = nsx_v3_and_p + [
|
||||
"on backend, it will be assumed as default unless this "
|
||||
"value is provided")),
|
||||
cfg.StrOpt('waf_profile',
|
||||
deprecated_for_removal=True,
|
||||
help=_("(Optional) Name or UUID of the default WAF profile to "
|
||||
"be attached to L7 loadbalancer listeners")),
|
||||
cfg.BoolOpt('allow_passthrough',
|
||||
|
Loading…
Reference in New Issue
Block a user