Feature #4059
Support multiple ranges in kamaki-file-* commands
Status: | Closed | Start date: | 06/25/2013 | |
---|---|---|---|---|
Priority: | Low | Due date: | 06/27/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 9.00 hours | |
Target version: | v0.10 | Estimated time: | 5.00 hours |
Description
Pithos+ accepts strings of multiple ranges.
E.g. " to get the first 10, bytes 30-39 and the last 100 use Range: bytes=0-9,30-39,-100 ".
Associated revisions
Let argument.rangeArgument parse more ranges
Refs: #4059
Pithos client understands more range expressions
Refs: #4059
Use multiformed ranges in kamaki pithos lib
Refs: #4059
Also, adjust corresponding unit and functional tests
Create a kamaki.cli.utils package
Refs: #4059
History
#1 Updated by Stavros Sachtouris over 9 years ago
- % Done changed from 0 to 20
#2 Updated by Stavros Sachtouris over 9 years ago
- % Done changed from 20 to 60
- Estimated time set to 5.00
#3 Updated by Stavros Sachtouris over 9 years ago
- % Done changed from 60 to 90
There is still an issue with comma-seperated values in range
#4 Updated by Stavros Sachtouris over 9 years ago
- Status changed from New to Resolved
- % Done changed from 90 to 100
#5 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Resolved to Closed