Murano Deployment】的更多相关文章

2015-09-14 05:53:02 — Action deploy is scheduled 2015-09-14 05:53:03 — Unable to load due to 'could not determine a constructor for the tag '!yaql' in "/tmp/murano-packages-cache/ae6f8414aa2b41448c77abdfd4b066b9/c86200deafcb42f0ae2e0db54a75822a/manif…
Meeting time: 2015.December.1st 1:00~2:00 Chairperson:  Nikolay Starodubtsev, from Mirantis Meeting summary: 1.Drop py26 and Support py34 Desc: As of mitaka, the infra team won't have the resources available to reasonably test py26, also the oslo tea…
Meeting time: 2015.September.22th 1:00~2:00 Chairperson:  Serg Melikyan, PTL from Mirantis Meeting summary: 1.About PTL Candidacy    PIC: Serg Melikyan  Desc:  Our PTL(Program Technical Lead) miss deadline for sending his candidacy as PTL for the nex…
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 l…
1. Murano Project Mission From the third-party tool developer’s perspective, the application catalog will provide a way to publish applications and services, including deployment rules and requirements, suggested configuration, output parameters and…
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 wi…
Application Publisher - An individual or company that publishes an application to an application catalog End User - An individual or company attempting to self-provision an application from an application catalog Catalog Administrator - An individual…
Project Mission The mission for this project is to provide a way to make third-party applications and services running on VMs or even external services available as self-service for OpenStack. These applications may be a simple, a single VM or comple…
17:34:37,235 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 17:34:37,281 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009 17:34:37,291 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos…
定义用于支持 Web 应用程序部署的配置设置. <deployment retail="true|false" /> retail属性:设置一个值,该值指定是否以发布模式部署 Web 应用程序.默认值为 false.如果 retail 设置为 true,ASP.NET 将禁用某些配置设置,如跟踪输出.自定义错误和调试功能. 但是只要我在Web.Config里面一加这个配置就报错.…