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

    Meeting time:   2015.October.13th 1:00~2:00

    Chairperson:    Serg Melikyan, PTL from Mirantis

    Meeting summary:

      

    1.Murano Networking 'max_environments'

       Desc:   Murano increased the number of environments per tenant in Mitaka. 

          That means maximum number of environments that use a single router per tenant.

          The 'max_environments' setting of [networking] group in murano

          configuration file defines the maximum number of networks

          which may be created by murano for any given router, thus eventually limiting the

          number of environments to simultaneously co-exists within a tenant.

          The previous default (20) was very low, and it was causing CIDR

          conflicts even when the actual number of envs was not reaching the limit.

          This change increases the number of CIDRs allowed for environment networks, 

          thus reducing the probability of CIDR conflict.

          NOTE: This change just reduces the risk of conflicts but does not eleminate it completely.

     Links:   https://bugs.launchpad.net/murano/+bug/1502437

    2.Increment Version of Core Library

       Desc:   Yaql upgraded from 1.0 to 1.1.

          The language influences Murano App.

          And Murano App use the Murano Core Library.

          After the discussion and vote of core members,

          Because of the backward compatible of Kilo and Liberty,

          They decide to increase version of Murano App ui,

          and not to update the Murano Core Library.

     Agreed:   Increase version of MuranoPL Format version(In the Murano App UI).

       Agreed:   Do not updating Murano Core Library version.

  • 相关阅读:
    5月编程语言排行榜:动态语言的前世今生
    编程语言范式
    面向函数范式编程(Functional programming)
    bash脚本测试总结
    BASH的保护性编程技巧
    汇编Shellcode的技巧
    FreeBSD上编写x86 Shellcode初学者指南
    CnAms and cndoc
    Linux下shellcode的编写
    How To Configure NetScaler AppFlow for SolarWinds
  • 原文地址:https://www.cnblogs.com/edisonxiang/p/4883446.html
Copyright © 2011-2022 走看看