index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ceph_objectstore_tool.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-objectstore-tool: Add dry-run checking to ops missing it
David Zafman
2015-11-13
1
-0
/
+50
*
test: Remove redundant test output
David Zafman
2015-11-13
1
-1
/
+0
*
test: Verify replicated PG beyond just data after vstart
David Zafman
2015-11-13
1
-0
/
+3
*
test: Fix verify() used after import to also check xattr and omap
David Zafman
2015-11-13
1
-3
/
+52
*
test: Add test cases for xattr and omap ceph-objectstore-tool operations
David Zafman
2015-11-13
1
-0
/
+153
*
ceph-objectstore-tool: Improve object spec error handling
David Zafman
2015-10-30
1
-0
/
+21
*
ceph-objectstore-tool: Enhanced dump command replaces dump-info
David Zafman
2015-10-30
1
-0
/
+22
*
test: Add some clones to ceph-objectstore-tool test
David Zafman
2015-10-30
1
-6
/
+61
*
ceph-objectstore-tool: Improve some error messages
David Zafman
2015-10-30
1
-1
/
+7
*
ceph-objectstore-tool: add mark-complete operation
Mykola Golub
2015-09-10
1
-1
/
+1
*
test: Fix failure test to find message anywhere in stderr
David Zafman
2015-09-09
1
-34
/
+21
*
test: add test for {get,set}-inc-osdmap commands.
Kefu Chai
2015-07-17
1
-2
/
+42
*
test: add test for {get,set}-osdmap commands
Kefu Chai
2015-07-17
1
-2
/
+109
*
tools, test: Some ceph-objectstore-tool error handling fixes
David Zafman
2015-07-10
1
-2
/
+15
*
test: Add debug argument to the ceph-objectstore-tool test
David Zafman
2015-07-10
1
-1
/
+4
*
tools: Check for valid --op earlier so we can get a better error message
David Zafman
2015-07-10
1
-0
/
+4
*
tools, test: Add ceph-objectstore-tool to operate on the meta collection
David Zafman
2015-07-10
1
-5
/
+47
*
test, tools: Improve ceph-objectstore-tool import error handling and add tests
David Zafman
2015-06-11
1
-0
/
+20
*
test: Add --dry-run and --no-overwrite testing of rados import
David Zafman
2015-06-11
1
-6
/
+23
*
test: Switch ceph-objectstore-tool import-rados to rados import
David Zafman
2015-06-11
1
-17
/
+10
*
test/ceph-objectstore-tool: Don't need stderr noise
David Zafman
2015-06-02
1
-1
/
+1
*
test/ceph-objectstore-tool: Show command that should have failed
David Zafman
2015-06-02
1
-0
/
+2
*
test/ceph_objectstore_tool: Improve dump-journal testing
David Zafman
2015-06-02
1
-21
/
+37
*
ceph-objectstore-tool: Allow --pgid specified on import (for post split)
David Zafman
2015-06-02
1
-65
/
+158
*
test: Use ceph-objectstore-tool --no-overwrite for import-rados
David Zafman
2015-05-13
1
-0
/
+6
*
test: Test ceph-objectstore-tool --dry-run in select operations
David Zafman
2015-05-13
1
-1
/
+85
*
test: Fix ceph-objectstore-tool test missing fd.close()
David Zafman
2015-05-13
1
-0
/
+1
*
test: Fix ceph-objectstore-tool test error message
David Zafman
2015-05-13
1
-1
/
+1
*
test: ceph-objectstore-tool: Remove duplicate debug messages, keep cmd/log/ca...
David Zafman
2015-05-13
1
-7
/
+4
*
test: ceph-objectstore-tool import after split testing
David Zafman
2015-05-13
1
-0
/
+50
*
test: Use CEPH_DIR where appropriate
David Zafman
2015-05-13
1
-2
/
+2
*
test: Limit how long ceph-objectstore-tool test will wait for health
David Zafman
2015-05-13
1
-0
/
+3
*
test: Add optional arg to vstart() to provide additional args to vstart
David Zafman
2015-05-13
1
-3
/
+3
*
test: Test ceph-objectstore-tool --op dump-journal output
David Zafman
2015-05-13
1
-4
/
+102
*
test: Pep8 fixes for ceph-objectstore-tool test
David Zafman
2015-05-13
1
-10
/
+15
*
test: Fix ceph-objectstore-tool test, overwrite OTHERFILE so second check is ...
David Zafman
2015-05-13
1
-1
/
+1
*
ceph-objectstore-tool: On any exit release CephContext so logging can flush
David Zafman
2015-05-13
1
-0
/
+7
*
ceph_objectstore_tool: fix check_output on python2.6
Kefu Chai
2015-02-06
1
-1
/
+19
*
ceph-objectstore-tool, test: Fix objectstore name changed to keyvaluestore
David Zafman
2015-01-15
1
-1
/
+1
*
ceph-objectstore-tool: Remove --pretty-format and use new --format options
David Zafman
2015-01-15
1
-3
/
+3
*
ceph_objectstore_tool: Rename generated binary to ceph-objectstore-tool
David Zafman
2014-12-18
1
-4
/
+4
*
ceph_objectstore_tool: Add --format and --pretty-format support
David Zafman
2014-12-05
1
-9
/
+10
*
objectstore_tool: test --op list variants
Loic Dachary
2014-12-05
1
-6
/
+63
*
tests: ceph_objectstore_tool.py test all variants of export/import
David Zafman
2014-11-18
1
-5
/
+24
*
tests: ceph_objectstore_tool.py fix list-attr for erasure code
David Zafman
2014-11-15
1
-3
/
+10
*
tests: ceph_objectstore_tool.py check for malformed JSON for erasure code objs
David Zafman
2014-11-15
1
-0
/
+3
*
tests: ceph_objectstore_tool.py fix off by 1 ATTR_OBJS handling
David Zafman
2014-11-15
1
-3
/
+3
*
common: do not omit shard when ghobject NO_GEN is set
Loic Dachary
2014-11-15
1
-0
/
+26
*
tests: ceph_objectstore_tool.py skip if /dev/tty fails
Loic Dachary
2014-11-15
1
-5
/
+22
*
tests: ceph_objectstore_tool.py encapsulate init-ceph stop
Loic Dachary
2014-11-15
1
-7
/
+12
[next]