您的位置:首页 > 其它

Murano Weekly Meeting 2016.06.21

2016-07-01 10:11 246 查看
Meeting time:   2016.June.21 1:00~2:00

Chairperson:   Kirill Zaitsev, from Mirantis


Meeting summary:

1.Action Item Review

  The mitaka backports are merged after stable/mitaka is unlocked.

  Action: Nikolay_St check convergence on 2d CI host and enable it.

  Links: https://etherpad.openstack.org/p/murano-stable-backports

2.[b]Migration to Glance V2 API[/b]

  Previously murano team try to use Glance API v2 in murano client,

  but encountered a problem with `copy-from` operation which is not present in API v2 (the bug is assigned).

  It's clear that glance community won't add 'copy-from' operation to V2 API.

  To replace functionality of copy-from the following workaround can be used:

  1) Download needed image to some temporarily space.

  2) Upload it to image repository using glance v2 API.

  It can open stream from given location and pass it to glance.

  We wanted to implement it in glanceclient, but the idea was rejected.

  When you use copy-from in glance v1 it doesn't store any data locally.

  Link: https://blueprints.launchpad.net/murano/+spec/migrate-to-glance-v2

  Action: kzaitsev_mb ask tsufiev/horizon team about the possibility to upload huge images without blocking the UI

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

3.Make murano-agent py34 job voting

[b]  Link: [/b]https://review.openstack.org/#/c/332093
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: