Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

Line 4: Line 4:
 
'''Priority reviews/bugs'''
 
'''Priority reviews/bugs'''
  
'''python-swiftclient'''
+
* Multi-key KMIP (in order)
* https://review.openstack.org/#/c/573355/ - Use python3 for a bunch of tox jobs
+
** https://review.openstack.org/#/c/586901/ - Move keymaster_config_path parsing out of _get_root_secret
** 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.
+
** https://review.openstack.org/#/c/577874/ - multiple secrets
* https://review.openstack.org/#/c/577584/ - Stop leaking quite so many connections
+
** https://review.openstack.org/#/c/586455/ - multi-key kmip
** Has some good ideas, but tests need cleaning up
+
** https://review.openstack.org/#/c/586902/ - multiple keymasters
 
+
** https://review.openstack.org/#/c/586903/ - Display crypto data/metadata details in swift-object-info
'''Swift'''
+
* Pending s3api patches (in order)
 +
** https://review.openstack.org/#/c/570477/ - Stop holding on to sys.exc_info tuples quite so much - simple cleanup
 +
** https://review.openstack.org/#/c/575860/ - Include '-' in multipart ETags - matches S3 and required for many 3rd party tools to prevent etag validation
 +
** https://review.openstack.org/#/c/577941/ - s3_acl: Require swift_owner authz to create buckets
 +
** https://review.openstack.org/#/c/575808/ - Add debugging info to SignatureDoesNotMatch responses
 +
** https://review.openstack.org/#/c/575842/ - Fix the deletion of non-existent keys
 +
** https://review.openstack.org/#/c/575838/ - Listing of versioned objects when versioning is not enabled
 
* PUT + POST for EC and encryption
 
* PUT + POST for EC and encryption
 
** https://review.openstack.org/#/c/427911/
 
** https://review.openstack.org/#/c/427911/
Line 16: Line 22:
 
** https://review.openstack.org/#/c/447129/ Configure diskfile per storage policy
 
** https://review.openstack.org/#/c/447129/ Configure diskfile per storage policy
 
** https://review.openstack.org/#/c/548034/ Add optional parameters to common/utils fallocate()
 
** https://review.openstack.org/#/c/548034/ Add optional parameters to common/utils fallocate()
 +
 +
* https://review.openstack.org/#/c/573355/ - Use python3 for a bunch of tox jobs ('''python-swiftclient''')
 +
** 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.
 +
* https://review.openstack.org/#/c/577584/ - Stop leaking quite so many connections ('''python-swiftclient''')
 +
** Has some good ideas, but tests need cleaning up
  
 
* Bugs
 
* Bugs
Line 22: Line 33:
 
** Connection between client and proxy service does not close
 
** Connection between client and proxy service does not close
 
*** https://bugs.launchpad.net/swift/+bug/1568650 (high)
 
*** https://bugs.launchpad.net/swift/+bug/1568650 (high)
 +
** hard-coded socket.TCP_KEEPIDLE = 600 causes problems for some users (low hanging fruit)
 +
*** https://bugs.launchpad.net/swift/+bug/1759606
  
 
----
 
----

Revision as of 21:33, 30 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