Murano Weekly Meeting 2016.06.28

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

Chairperson:    Kirill Zaitsev, from Mirantis

Meeting summary:

  

1.Action Item Review

  

  Action: Nikolay_St kzaitsev_mb draft a spec with all the options we have considering swtiching from glance v1 to glance v2

  Action: Nikolay_St enable convergence on CI

2.murano-agent release model

  Changing murano-agent release model to c-w-intermediary is abandoned.

  My memory playing tricks on me.

  So we would have to postpone this idea untill ocata I guess.

  So we can just release a 2.1.0 not 3.0.0 at the end of the cycle

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

  Action: kzaitsev_mb clarify with the release-team versioning of milestones and full releases of murano-agent ETA: N2

3.Make murano-coverage job voting and add coverage jobs to client and dashboard in non-voting mode

  <StanLagun> I'd hate to see fake units tests that cover something else, not the code in the commit just to satisfy the job.

  converage: 68%=>85%

  I would propose to keep the job non-voting until we have acceptable level of coverage.

  Agreed: Not to make coverage job voting, -1 in case the job is red.

  Action: kzaitsev_mb file a bp and advertise it in the ML about increasing the coverage.

4.Delete gate-murano-pylint job

  Reduce pylint warnings and improve code of Murano.

  Now we have a too long list of pylint exceptions in code of Murano.

  We have to minimize it as much as possible and make murano code more readable and clear.

5.Use osc-lib instead of openstackclient

  osc-lib is a package of common support modules for writing OSC plugins.

  All common functions, classes such as exceptions,

  utils, logs and so on have been moved from openstackclient to osc-lib.

  but ironic team give a -2 to this patch.

  because the osc-lib is not stable yet.

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

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

原文地址:https://www.cnblogs.com/edisonxiang/p/5632107.html