Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 +
 +
'''py3 patches that should get backported to stable/train'''
 +
 +
* https://review.opendev.org/#/c/688113/ - kms_keymaster
 +
* <s>https://review.opendev.org/#/c/688326/ - swift-drive-audit</s>
 +
* https://review.opendev.org/#/c/688533/ - swift-recon
 +
* https://review.opendev.org/#/c/688531/ - swift-dispersion-populate
 +
* https://review.opendev.org/#/c/688528/ - swift-account-audit
 +
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 7: Line 16:
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
* https://review.opendev.org/#/c/672186/ (timburke)
 
  
  
'''Python3 Patches'''
+
'''Swift Patches'''
  
* https://review.opendev.org/#/c/665773/ ECAppIter fix
+
* sharding
* https://review.opendev.org/#/c/672610/ account meta fix
+
** autosharding ([https://docs.google.com/document/d/15yG9zOatwPyXCA3YLNLdNIue9qDR4wLyMPIbypcbALc/edit?usp=sharing background/design])
* py3 probe tests:
+
*** https://review.opendev.org/#/c/667030/ initial steps
** https://review.opendev.org/#/c/671167/ fix sharded listings
+
*** https://review.opendev.org/#/c/667579/ elect leader
** https://review.opendev.org/#/c/670932/ fix swift-orphans
+
** https://review.opendev.org/#/c/675014/ latch stat reporting
** https://review.opendev.org/#/c/670933/ fix rsync output parsing
+
* versioning
** https://review.opendev.org/#/c/671333/ with the above, (mostly) get probe tests passing
+
** https://review.opendev.org/#/c/633857/ symlink backed versioned_writes
* py3 func tests:
+
** https://review.opendev.org/#/c/678962/ add a new versioning mode with a different naming scheme
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
+
** https://review.opendev.org/#/c/673682/ s3api versioning
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
+
* https://review.opendev.org/#/c/676959/ derived-container policies
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
 
  
  

Revision as of 20:57, 14 October 2019

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

py3 patches that should get backported to stable/train


Open patches that are running in production somewhere


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