#openstack-meeting: swift(2015-07-29)

来源:互联网 发布:java形参实参 编辑:程序博客网 时间:2024/05/16 12:09

Meeting summary

    1. https://wiki.openstack.org/wiki/Meetings/Swift (notmyname, 21:00:53)

  1. general (notmyname, 21:01:31)
    1. https://etherpad.openstack.org/p/swift-midcycle-aug-2015 (notmyname, 21:02:01) 
      https://etherpad.openstack.org/p/swift-midcycle-aug-2015 收集感兴趣的主题,已经收集的有:客户端SwiftNextAPI(https://wiki.openstack.org/wiki/SwiftNextAPI,基于目前的1.1版本增量开发或新版本2.0不兼容1.0)Fast POST(https://review.openstack.org/#/c/135380/)
      Tiering / Symlink Specs(Discuss tiering and symlink proposals, namely some issues on closing the window of vulnerability between the COPY and the stub.)
      Container Sync Improvements(Discuss a set of suggeted improvements. One (and a half) patch set was already suggested, will update soon with others.)
      Hummingbird
      Encryption(Discuss issues at https://etherpad.openstack.org/p/swift_encryption_issues)

  2. patches: flake8 changes (notmyname, 21:04:10)
    1. https://review.openstack.org/#/c/205977/ (notmyname, 21:04:17)
    2. https://review.openstack.org/#/q/status:open+project:openstack/swift+branch:master+topic:pep8,n,z (haypo, 21:31:52)

      为了培养规范写代码的习惯,可以安装flake8这个工具,它不仅可以检查代码风格是否符合官方建议(PEP8),而且还能找出潜在的隐患(用Pyflakes做语法分析),更逆天的是还能检测到你有些函数写的太复杂(代码圈复杂度)了,更更逆天的是可以设置git commit之前必须通过这些检查。
      更新hacking, from 0.8 to 0.10
      hacking>=0.
      10.0,<0.11

  3. patches: test-requirements updates (notmyname, 21:39:09)
    1. https://review.openstack.org/#/c/204179/ (notmyname, 21:39:13)更新依赖包的版本

  4. patches: accept header in responses (notmyname, 21:40:42)
    1. https://review.openstack.org/#/c/204196/ (notmyname, 21:40:44)

  5. versions middleware (notmyname, 21:51:47)
    1. https://review.openstack.org/#/c/134347/ (notmyname, 21:51:55)
    2. https://docs.google.com/spreadsheets/d/1hyo3Q7SS70kG0ZCR3NvXJZ6ikeqqQ04RcRYjOLb44m8/edit#gid=0 (notmyname, 21:52:25)
      <mattoliverau> I confused clayg with my comments :) 由于沟通上的原因,这个Bug修改还没有新的进展。

  6. encryption update (notmyname, 21:54:15)
    1. https://etherpad.openstack.org/p/swift_encryption_issues (notmyname, 21:54:18)
    2. http://i.imgur.com/ES6sP.jpg (notmyname, 21:57:33)
      <jrichli> It's going to be my frankenstein for awhile.  After/if I get something working, it would still need lots of refactoring.加密这个特性主要还是jrichli开发修改,工作还有很多。需要notmyname多关注问题的讨论。
0 0
原创粉丝点击