Meeting time:   2016.June.21 1:00~2:00

Chairperson:    Thierry Carrez

Meeting summary:

1.Add current house rules for reference

  This lists exceptions to the formal votes for various changes

  in the openstack/governance repository. It corresponds to

  house rules as they were proposed to the Newton membership in

  our introductory meeting, with additional wording to cover

  the exceptions proposed by Doug Hellmann at our last meeting.

  Link: https://review.openstack.org/#/c/330442/1/reference/house-rules.rst

2.Update team tags for some projects

  congress: To provide governance as a service across any collection of cloud service. =>team:diverse-affiliation

  solum: Software Development Lifecycle Automation service. =>team:single-vendor

  zaqar: To produce an OpenStack messaging service. =>team:diverse-affiliation

  Link: https://review.openstack.org/#/c/332093

3.Remove Packaging-Deb project team

  PTL: Monty Taylor

  Desc: Maintain packages for Debian (and other deb based distributions) as a community.

  Status: abondoned

  Reason: I proposed this because Packaging-Deb is the only official project team without any visible activity.

  I'm not in favor of removing this as the project team in question is currently in the middle of good-faith effort to implement the needed things.

  1) the repositories can't be moved without losing existing CI functionality, and fixing that would be a distraction.

  2) this is close to getting the necessary infra support for proper CI within OpenStack.

  3) this effort is deep enough that we wouldn't pursue it (or prioritize it) if the project was not official.

  Agreed: grace period for Packaging-Deb extended to end of August.

  Link: https://review.openstack.org/329430

4.Add 'type:horizon-plugin' tag

  Define a new deliverable type tag to describe deliverables

  that are specifically meant to be loaded by Horizon to provide UI for a given project.

  Link: https://review.openstack.org/#/c/329479/

5.Add 'level playing field' requirement

  From an upstream perspective, I see us as being in the business

  of providing open collaboration playing fields in order to build

  projects to reach the OpenStack Mission. We collectively provide

  resources (infra, horizontal teams, events...) in order to enable that open collaboration.

  Require: 

  The new project shall provide a level and open collaboration playing field

  for all contributors. The project shall not benefit a single vendor, or

  a single vendors product offerings; nor advantage contributors from a

  single vendor organization due to access to source code, hardware,

  resources or other proprietary technology available only to those contributors.

6.Open Discussion

  1) We'll have most TC members in Ann Arbor next week for the leadership training, so we'll skip that meeting.

2) Release Coordinator Nominations

======= ============ ================ ========== ========== ==================
Release Coordinator Nominations Open Poll Open Poll Close Geographic Region
======= ============ ================ ========== ========== ==================
M Monty Taylor 2015-06-01 2015-06-08 2015-06-15 N/A
N Monty Taylor 2015-11-08 2015-11-30 2015-12-07 Texas Hill Country
O Monty Taylor 2015-11-08 2015-11-30 2015-12-07 Catalonia
P Monty Taylor 2016-06-22 2016-07-06 2016-07-13 New England
Q Monty Taylor 2016-06-22 2016-07-06 2016-07-13 New South Wales
======= ============ ================ ========== ========== ==================

  Link: https://review.openstack.org/#/c/332193

  

Technical Committee Weekly Meeting 2016.06.21的更多相关文章

  1. Murano Weekly Meeting 2016.06.21

    Meeting time: 2016.June.21 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: 1. ...

  2. Murano Weekly Meeting 2016.06.28

    Meeting time: 2016.June.28 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: 1. ...

  3. Murano Weekly Meeting 2016.06.14

    Meeting time: 2016.June.14 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: 1. ...

  4. Murano Weekly Meeting 2016.06.07

    Meeting time: 2016.June.7 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: 1.A ...

  5. Murano Weekly Meeting 2016.07.19

    Meeting time: 2016.July.19 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: 1. ...

  6. Murano Weekly Meeting 2016.08.23

    Meeting time: 2016.August.23 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: ...

  7. Murano Weekly Meeting 2016.08.16

    Meeting time: 2016.August.16 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: ...

  8. Murano Weekly Meeting 2016.08.09

    Meeting time: 2016.August.09 1:00~2:00 Chairperson:  Kirill Zaitsev, from Mirantis Meeting summary: ...

  9. Murano Weekly Meeting 2016.08.02

    Meeting time: 2016.August.02 1:00~2:00 Chairperson:  Valerii Kovalchuk, from Mirantis Meeting summar ...

随机推荐

  1. (树)判断二叉树是否为BST

    题目:判断一颗二叉树是否为BST. 思路:其实这个问题可以有多个解决方法. 方法一:递归解决.根据BST的特性.左边的小于根节点的值,右边的大于根节点的值.并且对于每一棵子树都是如此.所以我们可以直接 ...

  2. C/C++使用心得:enum与int的相互转换

    如何正确理解enum类型? 例如: enum Color { red, white, blue}; Color x; 我们应说x是Color类型的,而不应将x理解成enumeration类型,更不应将 ...

  3. Java为何这么难学?

    在学校的时候,就开始接触Java,哪个时候学的是基础的语法.毕业之后,由于没有找到实习工作且没有从事Java开发,慢慢的就把Java给丢了.从学校出来的几个同事,有的进入了项目实施行业,做了项 目经理 ...

  4. JS生成gif动态图下载

    需求:通过动态变化的图生成一个gif图提供下载. 实现方案:1.可通过服务端生成对应gif,然后前端请求下载2.前端自己实现生成gif图片,自行下载 采用方案:前端实现方式,于是在网上找各种相关的几款 ...

  5. [SinGuLaRiTy] 2017-04-08 综合性测试

    [SinGuLaRiTy-1016] Copyright (c) SinGuLaRiTy 2017. All Rights Reserved. 对于所有的题目:Time Limit:1s  |  Me ...

  6. [CQOI2012][bzoj2668] 交换棋子 [费用流]

    题面 传送门 思路 抖机灵 一开始看到这题我以为是棋盘模型-_-|| 然而现实是骨感的 后来我尝试使用插头dp来交换,然后又惨死 最后我不得不把目光转向那个总能化腐朽为神奇的算法:网络流 思维 我们要 ...

  7. DP【洛谷P4290】 [HAOI2008]玩具取名

    P4290 [HAOI2008]玩具取名 某人有一套玩具,并想法给玩具命名.首先他选择WING四个字母中的任意一个字母作为玩具的基本名字.然后他会根据自己的喜好,将名字中任意一个字母用"WI ...

  8. Codeforces Round #533 (Div. 2)题解

    link orz olinr AK Codeforces Round #533 (Div. 2) 中文水平和英文水平都太渣..翻译不准确见谅 T1.给定n<=1000个整数,你需要钦定一个值t, ...

  9. [BZOJ4916]神犇和蒟蒻 杜教筛/Min_25筛

    题目大意: 给定\(n\le 10^9\),求: 1.\(\sum_{i=1}^n\mu(i^2)\) 2.\(\sum_{i=1}^n\varphi(i^2)\) 解释 1.\(\sum_{i=1} ...

  10. msf连接PostgreSQL数据库

    一.启动PostgreSQL服务######################################################################?root@root:~# ...