Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

Line 4: Line 4:
 
'''Swift Patches'''
 
'''Swift Patches'''
  
 +
* Fix leading-slashes bug -- decide between
 +
** https://review.opendev.org/c/openstack/swift/+/863441 | Preserve client-provided paths that start '//'
 +
** https://review.opendev.org/c/openstack/swift/+/866801 | Inline parse_request from cpython
 +
* py310 support
 +
** https://review.opendev.org/c/openstack/swift/+/851099 | Switch to pytest
 +
** https://review.opendev.org/c/openstack/swift/+/850947 | CI: Add py310 unit test job
 +
** https://review.opendev.org/c/openstack/swift/+/851100 | Clean up a bunch of deprecation warnings
 +
 +
<!--
 
* https://review.opendev.org/c/openstack/swift/+/809969 - Sharding: a remote SR without an epoch can't replicate over one with an epoch
 
* https://review.opendev.org/c/openstack/swift/+/809969 - Sharding: a remote SR without an epoch can't replicate over one with an epoch
 
* https://review.opendev.org/c/openstack/swift/+/800701 - Delete s3api MPU segments when the manifest expires
 
* https://review.opendev.org/c/openstack/swift/+/800701 - Delete s3api MPU segments when the manifest expires
* SHA-1 deprecation
 
** https://review.opendev.org/c/openstack/swift/+/845862 - tempurl: Continue allowing sha1 by default
 
** https://review.opendev.org/c/openstack/swift/+/833713 - formpost: deprecate sha1 signatures
 
** https://review.opendev.org/c/openstack/swift/+/848195 - Emit metrics for tempurl & formpost digest usage
 
** Update /info admin calls to allow SHA-256/SHA-512, deprecate SHA-1, and emit metrics on digest usage
 
 
* https://review.opendev.org/c/openstack/swift/+/834261 - Introduce a v2 ring format
 
* https://review.opendev.org/c/openstack/swift/+/834261 - Introduce a v2 ring format
 +
-->
  
 
'''PyECLib/LibEC Patches'''
 
'''PyECLib/LibEC Patches'''

Revision as of 20:36, 9 December 2022

Swift Review Dashboard: http://not.mn/reviews.html


Swift Patches


PyECLib/LibEC Patches


Bug triage worksheet: https://etherpad.openstack.org/p/swift-bug-triage-list

swiftclient bugs: https://goo.gl/uO4b7l <-- bugs that are marked "New" and need triage

swift bugs: https://goo.gl/LMiiDc <-- bugs that are marked "New" and need triage


Swift Review Dashboard: http://not.mn/reviews.html