Skip to content

Commit

Permalink
Not nova but neutron
Browse files Browse the repository at this point in the history
The docstring for topic is not correct.

Change-Id: I6174453eb1c41c398ecffbab59c45b0678637672
  • Loading branch information
jun xie committed Dec 11, 2014
1 parent daf7de6 commit 6635e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neutron/service.py
Expand Up @@ -236,7 +236,7 @@ def create(cls, host=None, binary=None, topic=None, manager=None,
:param host: defaults to CONF.host
:param binary: defaults to basename of executable
:param topic: defaults to bin_name - 'nova-' part
:param topic: defaults to bin_name - 'neutron-' part
:param manager: defaults to CONF.<topic>_manager
:param report_interval: defaults to CONF.report_interval
:param periodic_interval: defaults to CONF.periodic_interval
Expand Down

0 comments on commit 6635e83

Please sign in to comment.