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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user