Remove duplicate docs for MessageHandlingServer

We're currently including these docs under the RPC server and
notification listener sections causing sphinx to have a minor panic
attack.

  WARNING: duplicate object description of oslo.messaging.MessageHandlingServer

Change-Id: I76a4d9a7f55f7b65bcdd2bdb814904dc55bd1068
This commit is contained in:
Mark McLoughlin 2014-06-26 06:43:07 +01:00
parent 3f9fc44bc6
commit 32d5129b37
1 changed files with 0 additions and 5 deletions

View File

@ -7,8 +7,3 @@ Notification Listener
.. currentmodule:: oslo.messaging
.. autofunction:: get_notification_listener
.. autoclass:: MessageHandlingServer
:members:
.. autofunction:: get_local_context