Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

(878 intermediate revisions by 47 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: Wednesday, June 12
+
{| class="wikitable"
 +
|-
 +
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2021/
 +
|-
 +
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 +
|}
  
Agenda items:
+
----
  
* API
+
When adding an item, please include your IRC nickname with it.
** https://wiki.openstack.org/wiki/Swift/API
+
 
* hong kong summit
+
----
** nov 5-8: http://www.openstack.org/summit/openstack-summit-hong-kong-2013/
+
 
** us visa: http://hongkong.usconsulate.gov/acs_hkvisa.html
+
[[Category:ObjectStorage]]
* How backwards compatible do we need to be with internal (i.e. non-user-facing) interfaces? This question was inspired by https://review.openstack.org/22820, which changes the format of a data structure in the WSGI environment that other middlewares may use, though none in the Swift codebase do.
 
* Path Control: Create an open interface to control the path used by Swift within devices (where within the device a/c/o/tmp/qurentined/async are placed).
 
** Make sure any code approaching the device go via a central function (e.g. storage_directory() in utils) allowing monkey patching it or offering other ways to extend it
 
** While we do it , we can extend storage_directory() to also append the basedir and device since this seem to be required by all its users.
 
* Next release June 27?
 

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.