Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

Line 11: Line 11:
  
 
* Account ACLs
 
* Account ACLs
 +
** automatic middleware insertion https://review.openstack.org/62090
 
** persist system metadata https://review.openstack.org/#/c/51228/
 
** persist system metadata https://review.openstack.org/#/c/51228/
 
** Persist and restrict access to account ACL headers https://review.openstack.org/#/c/58395/
 
** Persist and restrict access to account ACL headers https://review.openstack.org/#/c/58395/
Line 17: Line 18:
 
* 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/)
** Ween the auditor off of the DiskFile class (https://review.openstack.org/#/c/44787/)
 
 
* Easier setup for SAIO environments (https://review.openstack.org/#/c/49583/)  # note this may not be the best way to accomplish the goal
 
 
* Timestamp checking/validation improvements
 
** https://review.openstack.org/#/c/44098/ -- but depends on an abandoned patch
 
  
 
* Programmatic pipeline construction (https://review.openstack.org/#/c/43934/)
 
* Programmatic pipeline construction (https://review.openstack.org/#/c/43934/)
Line 29: Line 24:
 
* 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)
  
* Functional tests for dynamic large objects (https://review.openstack.org/57740)
+
* Move all static large object functionality to middleware https://review.openstack.org/56710
 
 
* Move all static large object functionality to middleware https://review.openstack.org/56710 [NOT YET; there are mysterious functional test failures]
 

Revision as of 23:47, 17 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