Fix typo
Fix a typo Change-Id: Ie4acd123861e25766c8b97f2271d82a62c711d54
This commit is contained in:
parent
bbf4738e8e
commit
2704463506
@ -53,7 +53,7 @@ class Bootstrap(object):
|
||||
profiler_opts.set_defaults(self.conf)
|
||||
|
||||
# TODO(wangxiyuan): Now the OSprofiler feature in Zaqar only support
|
||||
# wsgi. Websockt part will be added in the future.
|
||||
# wsgi. Websocket part will be added in the future.
|
||||
profile.setup(self.conf, 'Zaqar-server', socket.gethostname())
|
||||
|
||||
self.driver_conf = self.conf[configs._DRIVER_GROUP]
|
||||
|
Loading…
x
Reference in New Issue
Block a user