deb-murano/meta
Omar Shykhkerimov 54e115c60b Do not upgrade packages with cloud-init
This patch deletes 'package_upgrade: true' option from cloud-init confs.
It caused upgrading of all the packages in the images spawned by murano.
This made spawning VMs slow and in certain cases caused
dpkg locks be still in place when murano-agent attempted to
install packages

Change-Id: I440d2985f9122dad53c81b15148e60df4e7e9583
Closes-Bug: 1548857
2016-03-30 08:07:11 +00:00
..
io.murano Do not upgrade packages with cloud-init 2016-03-30 08:07:11 +00: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