Merge "New Variable to check l2 gateway, Bridge type."
This commit is contained in:
commit
e70721592f
@ -200,6 +200,10 @@ NSXv3Group = [
|
||||
default=False,
|
||||
help="enable ens based changes like port-security-disabled"
|
||||
" no security-group"),
|
||||
cfg.BoolOpt('bridge_cluster',
|
||||
default=False,
|
||||
help="Use Bridge ESXi based cluster id or Bridge Edge Endpoint"
|
||||
" profile"),
|
||||
]
|
||||
|
||||
dns_group = cfg.OptGroup(name='dns',
|
||||
|
Loading…
x
Reference in New Issue
Block a user