Files
swift/doc/source
Matthew Oliver 7c1e6cd583 Add container and account reverse listings
This change adds the ability to tell the container or account server to
reverse their listings. This is done by sending a reverse=TRUE_VALUE,

Where TRUE_VALUE is one of the values true can be in common/utils:

  TRUE_VALUES = set(('true', '1', 'yes', 'on', 't', 'y'))

For example:

  curl -i -X GET -H "X-Auth-Token: $TOKEN" $STORAGE_URL/c/?reverse=on

I borrowed the swapping of the markers code from Kevin's old change,
thanks Kevin. And Tim Burke added some real nuggets of awesomeness.

DocImpact
Co-Authored-By: Kevin McDonald <kmcdonald@softlayer.com>
Co-Authored-By: Tim Burke <tim.burke@gmail.com>
Implements: blueprint reverse-object-listing

Change-Id: I5eb655360ac95042877da26d18707aebc11c02f6
2015-11-24 15:08:45 +00:00
..
2015-04-14 00:52:17 -07:00
2014-09-13 09:48:14 +02:00
2014-06-19 10:18:34 -07:00
2015-07-24 17:11:49 +09:00
2014-02-20 16:15:48 +08:00
2010-07-12 17:03:45 -05:00
2012-10-23 14:48:59 -05:00
2015-08-07 14:11:32 -04:00
2015-08-07 14:11:32 -04:00
2014-06-19 10:18:34 -07:00
2010-07-12 17:03:45 -05:00