Merge "Fixes spelling error Closes-Bug: #1284257"
This commit is contained in:
commit
9bd4958a45
@ -104,7 +104,7 @@ class NeutronManager(object):
|
|||||||
|
|
||||||
# NOTE(jkoelker) Testing for the subclass with the __subclasshook__
|
# NOTE(jkoelker) Testing for the subclass with the __subclasshook__
|
||||||
# breaks tach monitoring. It has been removed
|
# breaks tach monitoring. It has been removed
|
||||||
# intentianally to allow v2 plugins to be monitored
|
# intentionally to allow v2 plugins to be monitored
|
||||||
# for performance metrics.
|
# for performance metrics.
|
||||||
plugin_provider = cfg.CONF.core_plugin
|
plugin_provider = cfg.CONF.core_plugin
|
||||||
LOG.info(_("Loading core plugin: %s"), plugin_provider)
|
LOG.info(_("Loading core plugin: %s"), plugin_provider)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user