Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

Line 11: Line 11:
 
** https://review.openstack.org/#/c/498069/ - Stop mutating header dicts
 
** https://review.openstack.org/#/c/498069/ - Stop mutating header dicts
 
** https://review.openstack.org/#/c/568914/ - Back out some dependency version bumps
 
** https://review.openstack.org/#/c/568914/ - Back out some dependency version bumps
*** https://review.openstack.org/#/c/556192/ dragged our dependencies on requests, six, and python-keystoneclient forward a good bit (more than timburke would've liked). If we want to support `pip install`ing on platforms like trusty, xenial, and CentOS 6/7 with their system packages, we ought to make it work now, before we have a release with the new deps.
+
*** https://review.openstack.org/#/c/556192/ dragged our dependencies on requests, six, and python-keystoneclient forward a good bit (more than timburke would've liked). If we want to support `pip install`ing on platforms like xenial and CentOS 6/7 with their system packages, we ought to make it work now, before we have a release with the new deps.
*** Patch needs work, though; some incompatibilities have crept in since upper-constraints had moved on, so we'd need to either fix our code to ''actually'' work with old versions of requests (for example), or think harder about what dependency versions we want to support.
 
 
** https://review.openstack.org/#/c/573355/ - Use python3 for a bunch of tox jobs
 
** https://review.openstack.org/#/c/573355/ - Use python3 for a bunch of tox jobs
 
*** At the very least, it'd be good to have ''at least one'' functional test job that runs with python3. There are legit test failures, though -- probably need something like https://review.openstack.org/#/c/562059/ though the approach may need more thought.
 
*** At the very least, it'd be good to have ''at least one'' functional test job that runs with python3. There are legit test failures, though -- probably need something like https://review.openstack.org/#/c/562059/ though the approach may need more thought.

Revision as of 20:52, 11 July 2018

Swift Review Dashboard: https://goo.gl/eqeGwE


Priority reviews/bugs


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