Merge "Update BigSwitch Name to its correct name"

This commit is contained in:
Jenkins 2014-04-02 10:57:52 +00:00 committed by Gerrit Code Review
commit 3cffc76c6e
2 changed files with 7 additions and 7 deletions

View File

@ -59,8 +59,8 @@ restproxy_opts = [
cfg.BoolOpt('auto_sync_on_failure', default=True,
help=_("If neutron fails to create a resource because "
"the backend controller doesn't know of a dependency, "
"automatically trigger a full data synchronization "
"to the controller.")),
"the plugin automatically triggers a full data "
"synchronization to the controller.")),
cfg.IntOpt('consistency_interval', default=60,
help=_("Time between verifications that the backend controller "
"database is consistent with Neutron")),