Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

Line 9: Line 9:
  
 
== swift ==
 
== swift ==
 
* Account ACLs
 
** automatic middleware insertion https://review.openstack.org/62090
 
** persist system metadata https://review.openstack.org/#/c/51228/
 
** Persist and restrict access to account ACL headers https://review.openstack.org/#/c/58395/
 
** Implement account ACLs in tempauth, using the X-Account-Acl-* headers https://review.openstack.org/#/c/58395/
 
  
 
* Continuation of the DiskFile refactor that is part of storage policies
 
* Continuation of the DiskFile refactor that is part of storage policies
 
** Account and Container refactors (https://review.openstack.org/#/c/47713/)
 
** Account and Container refactors (https://review.openstack.org/#/c/47713/)
 
* Programmatic pipeline construction (https://review.openstack.org/#/c/43934/)
 
** will be restored soon, was auto-abandoned by Launchpad during the summit and the author's subsequent vacation.
 
 
 
* Fix handling of the HTTP Last-Modified header (https://review.openstack.org/55488)
 
* Fix handling of the HTTP Last-Modified header (https://review.openstack.org/55488)
 +
* Sys metadata (https://review.openstack.org/#/c/51228/)
  
* Move all static large object functionality to middleware https://review.openstack.org/56710
+
* Storage policy groundwork
 +
** Move all static large object functionality to middleware https://review.openstack.org/56710
 +
** Force catch errors into the pipeline (https://review.openstack.org/#/c/62090/)
 +
** Functional tests for object versioning (https://review.openstack.org/#/c/62954/)

Revision as of 23:08, 18 December 2013

Looking for something to review...

All patches:https://review.openstack.org/#/q/status:open+AND+(project:openstack/swift-bench+OR+project:openstack/object-api+OR+project:openstack/swift+OR+project:openstack/python-swiftclient),n,z

python-swiftclient

swift