Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(47 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift 2.22.0 release pre-reqs```
 
* py3
 
** <s>https://review.opendev.org/#/c/654671/ symlink</s>
 
*** https://review.opendev.org/#/c/662294/ symlink follow-up
 
** https://review.openstack.org/#/c/652928/ tempurl
 
** https://review.opendev.org/#/c/660542/ ssync
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
** need to port test_locale.py
 
** need a workaround for https://bugs.python.org/issue37093
 
 
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 18: Line 7:
 
* 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/706010/ (timburke)
 +
* https://review.opendev.org/#/c/706361/ (timburke)
  
  
'''Python3 Patches'''
+
'''Swift Patches'''
  
* https://review.openstack.org/#/c/621376/
+
* https://review.opendev.org/212824 - Audit watchers
* py3 func tests:
+
* sharding
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
+
** autosharding ([https://docs.google.com/document/d/15yG9zOatwPyXCA3YLNLdNIue9qDR4wLyMPIbypcbALc/edit?usp=sharing background/design])
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
+
*** https://review.opendev.org/#/c/667030/ initial steps
** https://review.openstack.org/#/c/645895/ functional/test_object.py, plus func-ec-py37 job
+
*** https://review.opendev.org/#/c/667579/ elect leader
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
+
** https://review.opendev.org/#/c/675014/ latch stat reporting
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
+
** https://review.opendev.org/#/c/706010/ use user-provided prefix to filter shards when doing listings
* middleware
+
* https://review.opendev.org/#/c/676959/ derived-container policies
** https://review.opendev.org/#/c/662294/ symlink follow-up
 
** https://review.openstack.org/#/c/652928/ tempurl
 
* obj
 
** https://review.opendev.org/#/c/660542/ ssync
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
*** has some weird/annoying test failures related to how we check that we're logging status
 
* https://review.opendev.org/#/c/662115/ memcached issues
 
  
  

Revision as of 00:22, 11 February 2020

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

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