Go to file
Ruslan Kamaldinov 25b551ddbb Fix for package import
Previous attempt to implement import of Murano packages was buggy.
It didn't assume that names in packages/application_package and in
db/models are different. We need to map names from one format to
another.

A big piece of functionality introduced in this patch is related
to archiving of package definition in a zip file. That is required
by our package format stored in the database.

Change-Id: I9660ba6fde00d777ec332c4912c972d1e2744718
2014-04-15 19:45:08 +04:00
2014-04-15 19:45:08 +04:00
2013-09-25 16:59:38 +04:00
2014-04-14 19:03:44 +04:00
2014-04-07 10:43:19 +00:00
2014-04-15 19:45:08 +04:00
2014-03-12 14:38:21 +04:00
2014-03-08 12:33:00 +00:00
2013-05-16 19:32:14 +04:00
2013-05-31 16:18:01 +04:00
2014-03-13 14:35:59 +04:00
2014-02-20 23:21:15 +04:00
2014-04-07 10:43:19 +00:00
2014-04-07 10:43:19 +00:00

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.

murano-api

murano-api is a project that serves as service endpoint for communication with a client. It exposes API via HTTP protocol to manipulate with different object model entities representing environment and environment components like applications.

Project Resources

How To Participate

If you would like to ask some questions or make proposals, feel free to reach us on #murano IRC channel at FreeNode. Typically somebody from our team will be online at IRC from 6:00 to 20:00 UTC. You can also contact Murano community directly by openstack-dev@lists.openstack.org adding [Murano] to a subject.

Were holding public weekly meetings on Tuesdays at 17:00 UTC on #openstack-meeting-alt IRC channel at FreeNode.

If you want to contribute either to docs or to code, simply send us change request via gerrit. You can file bugs and register blueprints on Launchpad.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 18 MiB