a5818c95cc77c50b4ed5543dfb737ca8c95d92c7

This patch fixes the issue related to execution of the same execution plan on multiple VMs. The root cause was agent handling code which overwrites template with execution plan. Now template is deep copied before execution plan creation. Thanks to Stan to help to fix that. Change-Id: I1d101ab155c46986ac4eed0e53beed7c8df1b569 Closes-Bug: #1335929
Murano
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner.
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description