]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/mgr: remove duplicated method definition
authorJohn Spray <john.spray@redhat.com>
Sun, 6 Nov 2016 10:58:33 +0000 (10:58 +0000)
committerJohn Spray <john.spray@redhat.com>
Sun, 6 Nov 2016 10:58:33 +0000 (10:58 +0000)
commit9583ab65453d9a1c68e0f1eadd3633d1ba7b3c0f
tree06d677cf3d778140cda30994bcd789e4b7b4b728
parentc4166e33925ba9ecdf1a46b2f7fe8bdadbf585ed
tasks/mgr: remove duplicated method definition

This was already defined in parent CephCluster class.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/mgr/mgr_test_case.py