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
2 changed files with 7 additions and 7 deletions

View File

@@ -478,7 +478,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