]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: mgr/orch: Fix remote_host doc reference 26360/head
authorErnesto Puerta <epuertat@redhat.com>
Mon, 11 Feb 2019 11:50:43 +0000 (12:50 +0100)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 11 Feb 2019 11:55:47 +0000 (12:55 +0100)
The type fix in the remote_host to remove_host has caused a Ceph docs
build failure.

Introduced-By: 05cfa6f
Fixes: http://tracker.ceph.com/issues/38254
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
doc/mgr/orchestrator_modules.rst

index 138ff40ad6bd42c7fa5a57a1f5fa617405f876cf..5955b31ff5ec53db01112173da3620f898c84f03 100644 (file)
@@ -164,7 +164,7 @@ Host management
 ---------------
 
 .. automethod:: Orchestrator.add_host
-.. automethod:: Orchestrator.remote_host
+.. automethod:: Orchestrator.remove_host
 .. automethod:: Orchestrator.get_hosts
 
 Inventory and status