Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

 
(945 intermediate revisions by 42 users not shown)
Line 1: Line 1:
Meeting Time: Every other Wednesday at 19:00 UTC
+
{| class="wikitable"
 +
|-
 +
! '''2100 UTC Meeting'''
 +
|-
 +
| '''Next meeting:''' May 1, 2024
 +
|-
 +
| '''Location:''' #openstack-swift on OFTC
 +
|-
 +
| '''Chair:''' timburke
 +
|-
 +
|
 +
<!-- List 2100UTC meeting items below here -->
 +
* Utils refactor - expect merge conflicts!
 +
** https://review.opendev.org/c/openstack/swift/+/914029
 +
* Probe test time outs
 +
** https://zuul.opendev.org/t/openstack/builds?job_name=swift-probetests-centos-9-stream&job_name=swift-probetests-centos-8-stream&project=openstack%2Fswift&result=TIMED_OUT&skip=0&limit=100
 +
** Some of these make sense -- some patchesets break every probe test and our retry-failed-tests logic causes the test time to essentially double
 +
** Others just seem to hang for an hour or more
 +
* liberasurecode release
 +
** https://review.opendev.org/c/openstack/liberasurecode/+/917784
 +
** Nothing major, but it's been a couple years
 +
* pyeclib manylinux wheels
 +
** https://review.opendev.org/c/openstack/pyeclib/+/817498 - Add Dockerfile to build manylinux wheels
 +
** https://review.opendev.org/c/openstack/pyeclib/+/917857 - Add job to build wheels
 +
* expirer work
 +
** https://review.opendev.org/c/openstack/swift/+/914713 - expirer: new options to control task iteration
 +
** https://review.opendev.org/c/openstack/swift/+/916026 - distributed parallel task container iteration
 +
** https://review.opendev.org/c/openstack/swift/+/912496 - add bytes of expiring objects to queue entry
 +
* broker row insertion order py2/py3 behavior difference
 +
* unreleased swiftclient regression
 +
** https://review.opendev.org/c/openstack/python-swiftclient/+/916135
 +
<!-- End 2100UTC meeting items -->
 +
|}
  
Next Meeting: Feb 5 2014
+
{| class="wikitable"
 +
|-
 +
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2024/
 +
|-
 +
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 +
|}
  
Agenda:  
+
* PTG action items
 +
** (timburke) interop feedback on https://review.opendev.org/c/openinfra/interop/+/811049/
 +
** better defaults (or at least, use better defaults in install/deployment guides)
 +
*** (mattoliverau) recommend servers-per-port
 +
*** (mattoliverau) make etherpad to collect more defaults that need updating
 +
*** Etherpad: https://etherpad.opendev.org/p/swift-better-defaults
 +
** (acoles) dark data audit watcher patch: https://review.opendev.org/c/openstack/swift/+/787656
 +
** (timburke) abandon old patches
 +
** (mattoliverau) bug triage/squash
 +
*** Etherpad: https://etherpad.opendev.org/p/swift-bug-triage-a-thon
 +
*** Ethercalc: https://ethercalc.openstack.org/mf3yro7018m0
 +
** (acoles) drop logging translations - https://bugs.launchpad.net/swift/+bug/1674543
 +
** (timburke) look into how to translate docs so seongsoocho can propose Korean translations
 +
** check continued usefulness of the ops runbook
 +
** consolidate various admin guides
 +
** write a "why swift?" doc(/README?) section
  
* status of Storage Policies & time-frame for merge to master [peluse]
+
----
* status of Erasure Code work [peluse]
+
 
* status of requests port of python-swiftclient: https://review.openstack.org/#/c/69187 [tristanC]
+
When adding an item, please include your IRC nickname with it.
** The ssl certificate validation is now done (correctly) by the requests module.
+
 
** Two issues remain:
+
----
*** SSL-Compression can be disabled by default using latest urllib3 (the relevant already merged PR: https://github.com/shazow/urllib3/pull/309). Sadly this only works on python < 3.2 with the pyopenssl contrib module. Also this is not configurable as-is, meaning that for now, the ssl_compression parameter is not usable.
+
 
*** 100-continue is not supported by requests (issue about this: https://github.com/kennethreitz/requests/issues/713). How is this supported in the current implementation of swiftclient ? Should the "Except: 100-continue" header be added to all PUT requests ?
+
[[Category:ObjectStorage]]
* status of python3 in swift [creiht]
 
** asyncio library for python2: http://article.gmane.org/gmane.comp.cloud.openstack.devel/15807
 
* moving bin/* to swift/cli and using pbr entry points to create scripts in bin/* [cschwede]
 
* Use Hacking in swiftclient, see pending review: https://review.openstack.org/#/c/44757/ [dirk]
 
* Helpful Gerrit queries https://gist.github.com/smerritt/8795447 [torgomatic]
 
[when adding an agenda item, please include your name or IRC nick]
 

Latest revision as of 20:23, 1 May 2024

2100 UTC Meeting
Next meeting: May 1, 2024
Location: #openstack-swift on OFTC
Chair: timburke
Meeting Logs http://eavesdrop.openstack.org/meetings/swift/2024/
Useful Commands #link #info #agreed #topic and #startmeeting

When adding an item, please include your IRC nickname with it.