Murano Weekly Meeting 2015.08.18

Source: Internet
Author: User

Meeting time : 2015.august.18th 1:00~2:00

Chairperson: Nikolay Starodubtsev, from Mirantis

Meeting Summary:

1.Migrating to YAQL 1.0 status.

PIC: Stan lagun

Status: The Community decided to fix legacy mode function in YAQL.

Because The legacy mode is intended to emulate YAQL 0.2 behavior,

And we see several constructs that does not work with any more in YAQL 1.0.

There is breaking changes as follows:

1) in YAQL 0.2-could say $key in $dict (as in Python).

In YAQL 1.0 your could say $key in $dict. Keys (), $key in $dict. VALUES ().

And $dict itself is not iterable.

2) in YAQL 0.2 foo ()! = True would be true if Foo would return string, Integer, whatever.

In YAQL 1.0 if Foo would return Non-boolean value the would cause exception to be thrown.

Action: Fix YAQL Legacy mode and Release YAQL 1.0 RC3 after successful deployment.

2.Glance Artifact Repository(Glance v3) transition status.

PIC: Alexander Tivelkov

Action: VM images is one example of artifacts, but artifacts could also is Murano application Packages,

Mistral Workbooks, Heat templates or Solum Plan Files.

The code in Python-muranoclient have to wait till the fixes is in place.

We'll have the to add artifacts support to python-muranoclient afterwards.

Link: https://www.mirantis.com/blog/openstack-glances-artifacts/

3.ADD support for heat environments.

PIC: Michal Gershenzon

 Status: Enable the user to choose one environment from all environment files

Located in the package under/resources/hotenvironments to be deployed

With the heat template as part of a Murano environment.

This function works well and the main risk is about the Murano Dashboard UI.

1) When the hot template parameters have no defaults, the UI user must enter parameter values, even if there is an environm Ent that already contains them.

2) When the hot template parameters have defaults and the user clear the defaults and leaves the fields empty, the UI still Sends the parameters with null values.

3) The current implementation effects values validation.

Action: Verify the following link don ' t break anything and then produce next steps with UI.

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

Murano Weekly Meeting 2015.08.18

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.