Update BigSwitch Name to its correct name
Update Neutron documentation and code comments to replace "BigSwitch" name to "Big Switch" Closes-Bug: #1299145 Change-Id: I7c14f6170871b361c8929898ee6af5d1a1f41714
This commit is contained in:
parent
721830c541
commit
408ef55d4e
@ -59,8 +59,8 @@ restproxy_opts = [
|
|||||||
cfg.BoolOpt('auto_sync_on_failure', default=True,
|
cfg.BoolOpt('auto_sync_on_failure', default=True,
|
||||||
help=_("If neutron fails to create a resource because "
|
help=_("If neutron fails to create a resource because "
|
||||||
"the backend controller doesn't know of a dependency, "
|
"the backend controller doesn't know of a dependency, "
|
||||||
"automatically trigger a full data synchronization "
|
"the plugin automatically triggers a full data "
|
||||||
"to the controller.")),
|
"synchronization to the controller.")),
|
||||||
cfg.IntOpt('consistency_interval', default=60,
|
cfg.IntOpt('consistency_interval', default=60,
|
||||||
help=_("Time between verifications that the backend controller "
|
help=_("Time between verifications that the backend controller "
|
||||||
"database is consistent with Neutron")),
|
"database is consistent with Neutron")),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user