Bug 1316597 - [RFE][swift] Add container and account reverse listings
Summary: [RFE][swift] Add container and account reverse listings
Keywords:
Status: CLOSED DUPLICATE of bug 1316599
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-swift
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Pete Zaitcev
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-10 14:51 UTC by Sean Cohen
Modified: 2016-04-26 15:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-23 02:43:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 120709 0 None None None 2016-03-10 14:51:46 UTC

Description Sean Cohen 2016-03-10 14:51:46 UTC
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

Comment 2 Sean Cohen 2016-03-23 02:43:03 UTC

*** This bug has been marked as a duplicate of bug 1316599 ***


Note You need to log in before you can comment on or make changes to this bug.