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:
Kanzhe Jiang
2014-03-28 11:31:56 -07:00
committed by kanzhe
parent 721830c541
commit 408ef55d4e
2 changed files with 7 additions and 7 deletions

View File

@@ -472,7 +472,7 @@ class NeutronRestProxyV2(NeutronRestProxyV2Base,
pl_config.register_config()
self.evpool = eventlet.GreenPool(cfg.CONF.RESTPROXY.thread_pool_size)
# Include the BigSwitch Extensions path in the api_extensions
# Include the Big Switch Extensions path in the api_extensions
neutron_extensions.append_api_extensions_path(extensions.__path__)
self.add_meta_server_route = cfg.CONF.RESTPROXY.add_meta_server_route