add reverse listing support
Bug #1521361 reported by
John Dickinson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-swiftclient |
New
|
Wishlist
|
Unassigned |
Bug Description
add support for reverse listings
To post a comment you must log in.
How should this handle older clusters? I could see three reasonable responses, though I don't like any of them:
* Reverse listing client-side (memory-intensive)
* Error out (not terribly user-friendly)
* Ignore the reverse arg (probably while raising a warning; still not user-friendly)