Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

Line 7: Line 7:
 
* status of python3 in swift [creiht]
 
* status of python3 in swift [creiht]
 
* status of requests port of python-swiftclient [tristanC]
 
* status of requests port of python-swiftclient [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 (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 is not usable.
 +
*** 100-continue is not supported by requests (https://github.com/kennethreitz/requests/issues/713).
 
* status of Storage Policies & time-frame for merge to master [peluse]
 
* status of Storage Policies & time-frame for merge to master [peluse]
 
* status of Erasure Code work [peluse]
 
* status of Erasure Code work [peluse]

Revision as of 17:25, 3 February 2014

Meeting Time: Every other Wednesday at 19:00 UTC

Next Meeting: Feb 5 2014

Agenda:

  • status of python3 in swift [creiht]
  • status of requests port of python-swiftclient [tristanC]
    • The ssl certificate validation is now done (correctly) by the requests module.
    • Two issues remain:
  • 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]

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