RETIRED, Application Catalog for OpenStack
Go to file
Ankur Rishi 69396e7533 Fix missing function error in install_venv
The previous commit, 3362ee1337,
a sync with Openstack Common, removed all definitions of the
post_process() function from the Distro class and all of its
child classes in install_venv_common.py.

This fix simply removes the call to the function in
install_venv.py

The issue is similar to #1263940 in tempest:
https://bugs.launchpad.net/tempest/+bug/1263940

Change-Id: Iedd0c29789c4b2ab9be880f9bd320b39a9bdd277
Closes-Bug: #1307705
2014-04-16 19:59:54 +00:00
contrib Add 'cp' of murano-dashboard lib file in devstack README 2014-04-16 17:35:02 +02:00
doc/source Setup doc build infrastructure 2014-04-16 16:20:01 +04:00
etc Support packages in dsl and engine 2014-04-14 19:03:44 +04:00
functionaltests Fix Murano gate job 2014-04-07 10:43:19 +00:00
meta Fix issue with hostname 2014-04-16 18:14:00 +04:00
muranoapi Merge "Handle unicode strings in merge-dict" 2014-04-16 17:10:53 +00:00
tools Fix missing function error in install_venv 2014-04-16 19:59:54 +00:00
.gitignore Update gitignore 2014-03-08 12:33:00 +00:00
.gitreview Add .gitreview file. 2013-05-16 19:32:14 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Cherry-pick the following commits from release-0.4: 2014-01-10 18:23:01 +04:00
README.rst Update README with actual info 2014-02-20 23:21:15 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
common.inc Update for api and engine services installation 2014-04-04 20:50:24 +04:00
openstack-common.conf Use oslo.messaging 2014-03-13 14:35:59 +04:00
requirements.txt Support packages in dsl and engine 2014-04-14 19:03:44 +04:00
run_tests.sh Correct --unittest-only test behavior 2014-04-07 11:19:39 -05:00
setup.cfg Fix Murano gate job 2014-04-07 10:43:19 +00:00
setup.py Update requirements to match havana's ones. 2013-10-29 13:16:24 +04:00
setup.sh Fixed mysql muranoUser setup, add time sync 2014-04-10 13:42:26 +04:00
test-requirements.txt Requirements bumped to global-requirements.txt 2014-04-04 19:47:03 +04:00
tox.ini Setup doc build infrastructure 2014-04-16 16:20:01 +04:00

README.rst

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.