deb-murano/meta
Hidekazu Nakamura c0bfff29bd Fix defaultGroupName of SecurityGroupManager Class
If the environment name contains '/', default security group
resource name contains '/' and heat deployment fails.

This patch changes defaultGroupName of SecurityGroupManager Class
 to 'MuranoSecurityGroup-' + environment id.

Change-Id: I68266815c40b9ccccca9c34bf6ed70db5f176fe0
Closes-Bug: #1590497
2016-06-17 14:40:01 +09:00
..
io.murano Fix defaultGroupName of SecurityGroupManager Class 2016-06-17 14:40:01 +09:00
README.rst Update meta folder readme 2015-05-21 15:10:44 +03:00

Murano Core Classes

This folder contains common Murano classes combined to Core Library.

The content of this folder needs to be zipped and imported into Murano. After that Murano applications can be deployed.

To find murano-applications and explore how the common classes are used in Murano Applications, please refer to Murano Application Repository