Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

Line 5: Line 5:
 
Agenda:  
 
Agenda:  
  
 +
* status of Storage Policies & time-frame for merge to master [peluse]
 +
* status of Erasure Code work [peluse]
 
* status of python3 in swift [creiht]
 
* status of python3 in swift [creiht]
 
+
** asyncio library for python2: http://article.gmane.org/gmane.comp.cloud.openstack.devel/15807
 
* status of requests port of python-swiftclient: https://review.openstack.org/#/c/69187 [tristanC]
 
* status of requests port of python-swiftclient: https://review.openstack.org/#/c/69187 [tristanC]
** asyncio library for python2: http://article.gmane.org/gmane.comp.cloud.openstack.devel/15807
 
 
** The ssl certificate validation is now done (correctly) by the requests module.
 
** The ssl certificate validation is now done (correctly) by the requests module.
 
** Two issues remain:
 
** 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.
 
*** 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 ?  
 
*** 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]
 
* 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]
 
* Use Hacking in swiftclient, see pending review: https://review.openstack.org/#/c/44757/ [dirk]
 
* Helpful Gerrit queries https://gist.github.com/smerritt/8795447 [torgomatic]
 
* Helpful Gerrit queries https://gist.github.com/smerritt/8795447 [torgomatic]
 
[when adding an agenda item, please include your name or IRC nick]
 
[when adding an agenda item, please include your name or IRC nick]

Revision as of 18:53, 5 February 2014

Meeting Time: Every other Wednesday at 19:00 UTC

Next Meeting: Feb 5 2014

Agenda:

[when adding an agenda item, please include your name or IRC nick]