1
0
mirror of https://github.com/ceph/ceph synced 2025-04-06 17:44:22 +00:00

doc/rados/api remove '*' in automethod call

Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2017-08-14 18:45:50 -04:00
parent 640e080f22
commit e32f9be219

View File

@ -285,7 +285,7 @@ state (e.g., "configuring", "connecting", etc.).
.. automethod:: Rados.shutdown()
.. automethod:: Rados.get_fsid()
.. automethod:: Rados.get_cluster_stats()
.. automethod:: Rados.require_state(*args)
.. automethod:: Rados.require_state()
Pool Operations