Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

(816 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:''' February 24th, 2021
 +
|-
 +
| '''Chair:''' timburke
 +
|-
 +
|
 +
<!-- List 2100UTC meeting items below here -->
 +
* Sharding backports
 +
** [https://review.opendev.org/q/topic:%22victoria-sharding%22+(status:open%20OR%20status:merged) Victoria]: 3 of 4 merged
 +
** [https://review.opendev.org/q/topic:%22ussuri-sharding%22+(status:open%20OR%20status:merged) Ussuri]: 0 of 12 merged
 +
** [https://review.opendev.org/q/topic:%22train-sharding%22+(status:open%20OR%20status:merged) Train]: 6 of 18 merged (rest need rebasing)
 +
* CORS tests
 +
** https://review.opendev.org/c/openstack/swift/+/533028
 +
* Shrinking
 +
* Relinker
 +
* from test.X import debug_logger
 +
** https://review.opendev.org/c/openstack/swift/+/772092
 +
* System-level read-only role
 +
** https://review.opendev.org/c/openstack/swift/+/771158 - keystone (merged)
 +
** https://review.opendev.org/c/openstack/swift/+/774539 - tempauth
 +
<!--
 +
** jerasure support in pyeclib/libec
 +
-->
 +
<!-- End 2100UTC meeting items -->
 +
|}
  
Next Meeting: Feb 5 2014
+
{| class="wikitable"
 +
|-
 +
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2021/
 +
|-
 +
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 +
|}
  
Agenda:
+
----
  
* status of python3 in swift [creiht]
+
When adding an item, please include your IRC nickname with it.
* status of requests port of python-swiftclient: https://review.openstack.org/#/c/69187 [tristanC]
+
 
** 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.
+
[[Category:ObjectStorage]]
*** 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 ?
 
* status of Storage Policies & time-frame for merge to master [peluse]
 
* status of Erasure Code work [peluse]
 
* 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]
 

Revision as of 20:30, 24 February 2021

2100 UTC Meeting
Next meeting: February 24th, 2021
Chair: timburke
Meeting Logs http://eavesdrop.openstack.org/meetings/swift/2021/
Useful Commands #link #info #agreed #topic and #startmeeting

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