mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
doc: mgr/orch: Fix remote_host doc reference
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>
This commit is contained in:
parent
3fb2d72601
commit
ec949ab71d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user