]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbdpy: Added missing method docstrings 2720/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 14 Oct 2014 15:09:09 +0000 (11:09 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Oct 2014 16:10:24 +0000 (12:10 -0400)
commit7022679e2c76c707d3d28c052045d11736582b3a
treefca7895e7713b9ca9e69f6427901aa1988f304a4
parent47249dee0e4647a48a30f873a1ef0ff2e086320f
librbdpy: Added missing method docstrings

Several methods were missing docstrings, preventing the methods
from appearing in the generated documentation.  Ensured all methods
now have appropriate docstrings.

Fixes: 5977
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/pybind/rbd.py