zoukankan      html  css  js  c++  java
  • Murano Weekly Meeting 2015.09.29

    Meeting time:   2015.September.29th 1:00~2:00

    Chairperson:    Serg Melikyan, PTL from Mirantis

    Meeting summary:

      

    1.RabbitMQ Driver

       Desc:   Murano used kombu because oslo.messaging uses it.

          In the Liberty, Murano left one bug about the RabbitMQ.

          In the Murano Engine with RabbitMQ and

          Murano Agent with RabbitMQ need to add heartbeat option,

          that allows user to control heartbeats for rabbitmq.

          This would allow users to avoid connection exhaustion in rabbitmq,

          which could happen in case murano gets disconnected from rabbit improperly.

          But the olso.messaging will switch to pika in the Mitaka.

          So this bug will be solved in the Murano Mitaka version.

     Links:   https://blueprints.launchpad.net/oslo.messaging/+spec/rabbit-pika

            http://lists.openstack.org/pipermail/openstack-dev/2015-September/075457.html

    2.Liberty RC2 Release 

       Desc:   The community is willing to release Liberty RC2 on October 1st.

          As a big-tent program murano has more control over its release schedule.

          We may try to release Murano Client Liberty several days

          after the rest of openstack (after the global-reqs is unfrozen).

          Anything which gets from master to stable/liberty is a "backport",

          and Murano shouldn't do it without a really serious reason (except critical bug)

     Action:   Release new version of the client and propose change to global-requirements.

       

  • 相关阅读:
    tomcat配置环境变量
    Java实现简单的正则表达式匹配
    vi编辑器用法
    MyEclipse中自定义maven命令(添加maven 命令)
    dos窗口编译*.java文件 解决 java “错误:编码GBK 的不可映射字符”
    如何循环枚举类型
    Java枚举的小用法
    Java读取maven目录下的*.properties配置文件
    用MyEclipse将Maven Dependencies中的jar包导出
    MD5加密与base64编码
  • 原文地址:https://www.cnblogs.com/edisonxiang/p/4849004.html
Copyright © 2011-2022 走看看