Murano/ReleaseNotes v0.5
< Murano
主要新特性
- 作为 OpenStack 应用目录的第一个版本
- 新的应用定义语言 (不再使用 XML)
- 改进了动态 UI 定义的语法
- 改进了 UI
- 应用统计信息 (可用于计费)
已知问题
- MuranoPL 复合字段的默认值无法正常工作 - https://bugs.launchpad.net/murano/+bug/1313694
- 如果部署环境的名称不唯一,部署将静默失败 - https://bugs.launchpad.net/murano/+bug/1314106
已实现的功能和修复的错误的完整列表可以在这里找到
https://launchpad.net/murano/+milestone/0.5
升级说明
Murano 减少了其组件的数量。从源代码的角度来看,只有四个主要的仓库
- https://git.openstack.org/cgit/stackforge/murano-api/
- https://git.openstack.org/cgit/stackforge/murano-agent/
- https://git.openstack.org/cgit/stackforge/murano-dashboard/
- https://git.openstack.org/cgit/stackforge/python-muranoclient/
murano-api 是主要的仓库,它包含两个 Murano 服务
- murano-api
- murano-engine
有关安装和使用说明,请参阅用户文档:待定
其他资源
- 用户文档:待定
- 开发者文档:http://murano-api.readthedocs.org/en/latest/
- Murano 应用:https://github.com/murano-project/murano-app-incubator
- 演示视频