]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_manager: use 'pg map' for get_pg_{primary,replica}
authorSage Weil <sage@redhat.com>
Fri, 14 Apr 2017 18:17:29 +0000 (14:17 -0400)
committerSage Weil <sage@redhat.com>
Fri, 21 Apr 2017 14:56:28 +0000 (10:56 -0400)
commit069182f91f912f90b956faa9b985a43cb1910bd4
tree20ed168b9845166128d3b2afc06af3bc1296d910
parent8720ed5124045703e1d02e3fae676cc29a2a65dd
qa/tasks/ceph_manager: use 'pg map' for get_pg_{primary,replica}

Pulling this out of the 'pg dump' heap is inefficient.
Also, pg dump data comes from the mgr and may be stale.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph_manager.py