Meeting time:   2015.July.28th 1:00~2:00

Chairperson:   Kirill Zaitsev, core from Mirantis

Meeting summary:

1.Migrating to yaql 1.0 status.

   PIC:      Stan Lagun

   Status:  This quest is almost completed and most of our unit tests are green already with small minor issues left to fix
so the final version is going to be really soon.

   Action:  As soon as yaql and muranopl is ready, Kirill Zaitsev will write an email to encourage murano team and murano users to test new yaql.

2.Cloud Foundry Service Broker status

   PIC:      Nikolay Starodubtsev

   Status:  The Cloud Foundry integration code is ready for review, and waiting for the new Cloud Foundry stackato image to test the new ServiceBroker API v2.5.

   What is Cloud Foundry?

Cloud foundry is the first open source PAAS cloud platform which is launched by VMware.

It supports a variety of framework, language, runtime environment, cloud platform and application services,

allowing developers to application deployment and expansion within a few seconds,

no need to worry about the problem of any infrastructure.

About this point, it is similar to Murano.

Link: http://baike.baidu.com/view/8193015.htm

   Blue Print Description:

      CloudFoundry allows an integration with 3rd party services via ServiceBroker API.

      The current version of API is v2.5. The API is provided by Pivotal Company which is established by EMC and VMWare.

      If Murano implements this API, it will be possible to expose all Murano applications as a services in CloudFoundry PaaS.

      This will significantly improve PaaS user experience as it will have an ability to integrate his app with existing apps in Murano

      and deploy really complex configurations on top of OpenStack.

      Link: https://blueprints.launchpad.net/murano/+spec/cloudfoundry-api-support

3.Support for heat environments and files status

   PIC:      mgershen

   Status:

      (1) The heat environments feature implementation has not set in yet.

     (2) The heat files feature implementation is going well and waiting for review.

      (3) In order to make the connection between the stack in heat to the Murano environments, the Murano environment ID will be a part of the stack name.

      (4) Heat has already allowed showing and hiding stack tagging, and tagging paramters should be passed when Murano calls heat API.

   Blue Print Description:

     (1) Allowing Heat environments to be saved and deployed as part of a Murano Heat package.

      Heat environment is used to map resource names to templates, and optionally can be used to define common stack parameters.

      Heat environment files should be placed in the package under '/Heat/Environments'.

      When a user request to add a Heat-generated package to a Murano environment,

      he should have an option to specify one of the heat-environment-files located at '/Heat/Environments' in the package,

      and this heat-environment-file should be sent to Heat with the template during Murano environment deployment.

      If no heat-environment-file was specified, the template will be deployed without a Heat environment.

      (2) Allowing Heat additional files to be saved and deployed as part of a Murano Heat applications.

      Adding additional files to a package should be optional. Such files should be placed in the package under '/HeatFiles'.

      When a Heat-generated package is being deployed,

      if the package contains additional files, they should be sent to Heat together with the template and params.

      If there are any Heat additional files located in the package under '/HeatFiles',

      they should all be sent with the template during stack creation in Heat.

      Link: https://blueprints.launchpad.net/murano/+spec/cloudfoundry-api-support

4.My Weekly Work

     With Kirill Zaitsev's help, I have made an implementation for "Add js linting jobs to murano-dashboard".

     Almost I have submit 6 partially implements for this blue print, and 3 partially implements have been merged in this week.

   Blue Print Description:

     To ensure good quality of js files murano-dashboard should have js-linter jobs.

     Horizon is currently adopting JP style guide and eslint, we could adopt the same tools for the purpose.

     Blue Print Link: https://blueprints.launchpad.net/murano/+spec/add-js-lint-jobs

     Blue Print Query Link: https://review.openstack.org/#/q/project:openstack/murano-dashboard+branch:master+topic:bp/add-js-lint-jobs,n,z

Murano Weekly Meeting 2015.07.28的更多相关文章

  1. Murano Weekly Meeting 2015.07.21

    会议时间: 2015.07.21 主持人: Kirill Zaitsev, core from Mirantis 会议摘要:  1.murano client和murano dashboard升级到y ...

  2. Murano Weekly Meeting 2015.07.14

    会议时间: 2015.07.14 主持人: Kirill Zaitsev, core from Mirantis 会议摘要:  1.periodic nightly builds,然后通过mailin ...

  3. Murano Weekly Meeting 2015.08.04

    Meeting time: 2015.August.4th 1:00~2:00 Chairperson:  Serg Melikyan, PTL from Mirantis Meeting summa ...

  4. Murano Weekly Meeting 2016.07.19

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

  5. Murano Weekly Meeting 2015.09.22

    Meeting time: 2015.September.22th 1:00~2:00 Chairperson:  Serg Melikyan, PTL from Mirantis Meeting s ...

  6. Murano Weekly Meeting 2015.09.15

    Meeting time: 2015.September.15th 1:00~2:00 Chairperson:  Serg Melikyan, PTL from Mirantis Meeting s ...

  7. Murano Weekly Meeting 2015.09.01

    Meeting time: 2015.September.1st 1:00~2:00 Chairperson:  Nikolay Starodubtsev, from Mirantis Meeting ...

  8. Murano Weekly Meeting 2015.08.25

    Meeting time: 2015.August.25th 1:00~2:00 Chairperson:  Serg Melikyan, PTL from Mirantis Meeting summ ...

  9. Murano Weekly Meeting 2016.06.28

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

随机推荐

  1. MSCN(Mean Subtracted Contrast Normalized)系数的直方图

    MSCN系数是无参考的空间域图像质量评估算法BRISQUE(No-Reference Image Quality Assessment in the Spatial Domain)中提出的,MSCN系 ...

  2. HTML完全使用详解 PDF扫描版​

    <HTML完全使用详解>根据网页制作的实际特点和目前市场需要,全面系统地介绍了最新的HTML4.01.丰富的实例贯穿全书,能帮助您全面掌握HTML,而且本书所有实例均可直接修改使用,可以提 ...

  3. C#校验算法列举

    以下是工作中常用的几种校验算法,后期将不断更新 和校验 /// <summary> /// CS和校验 /// </summary> /// <param name=&q ...

  4. mysql5.7 Your password does not satisfy the current policy requirements问题解决

    安装mysql5.7rpm包,在更改密码的时候,提示错误 这是由于Mysql5.7默认对于密码的要求强度较高,设置的密码过于简单不予通过.要解决这个问题,涉及到的参数有validate_passwor ...

  5. Scrapy 中 Request 对象和 Response 对象的各参数及属性介绍

    Request 对象 Request构造器方法的参数列表: Request(url [, callback=None, method='GET', headers=None, body=None,co ...

  6. 【图灵学院15】极致优化-高性能网络编程之BIO与NIO区别

    一.Java IO概念 1.  一个http请求节点 数据传输 1)网络传输 TCP.UDP 2)通信模型 BIO.NIO.AIO 数据处理 3)应用协议 HTTP.RMI.WEBSERVICE.Re ...

  7. Nginx+ISS+Redis实现完美负载均衡

    前篇文章讲到nginx是使网站采用分布式,对用户的请求采用分布式,分配到不同的服务器上,然后进行同一站点的访问,保证了访问的高效,使用率高,生命期长. 说到ISS,这里重点介绍tomcat,Tomca ...

  8. hdu1162(最小生成树 prim or kruscal模板)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1162 意义:给出一些点,用线问使所有点直接或间接连通,需要多长: 思路:裸最小生成树: 法1: pri ...

  9. 打表\数学【bzoj2173】: 整数的lqp拆分

    2173: 整数的lqp拆分 Description lqp在为出题而烦恼,他完全没有头绪,好烦啊- 他首先想到了整数拆分.整数拆分是个很有趣的问题.给你一个正整数N,对于N的一个整数拆分就是满足任意 ...

  10. pytorch 加载mnist数据集报错not gzip file

    利用pytorch加载mnist数据集的代码如下 import torchvision import torchvision.transforms as transforms from torch.u ...