]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_objectstore_tool: add pgnum option
authorLoic Dachary <ldachary@redhat.com>
Wed, 19 Nov 2014 17:54:02 +0000 (18:54 +0100)
committerDavid Zafman <dzafman@redhat.com>
Wed, 4 Mar 2015 00:03:59 +0000 (16:03 -0800)
commitb29c91187b709b2a66643c4de8b9e9c5ff6b1664
treeecea5eca35754024d93896a8d67478cbbadb1be0
parent4b94fa22af65f07b7c71eacd30fbfe5cf296cf2c
ceph_objectstore_tool: add pgnum option

Instead of hardcoding 12 use a configuration option that defaults to
12. It is handy during development to lower the number to 4 and speed up
the test cycle.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit d0caf5cdffe26f27b0a25ebdb96d9b0fd37ffffc)
tasks/ceph_objectstore_tool.py