RETIRED, Application Catalog for OpenStack
Go to file
vryzhenkin 22a0a109c4 Fix for functional tests and DB migration unit tests
This commit consists of three parts. We need to merge them
both to pass all the CI jobs:

1. Updated functional CLI tests after a change in tempest
   Also fix contains backported tests from murano-master.

2. Update DB migration tests in respect to new release of Alembic
   After alembic update output of 'history' command in alembic
   changed. This commit fixes failing unit tests.

   commit id (master): 1f17868955

3. Fix Murano app names:
   Names of apps used in CI were changes in murano-incubator. This
   change updates configuration of functional tests to retrieve
   apps with respect to their new names.

   commit id (master): 931b2e9d62

Co-authored-by: Ruslan Kamaldinov <rkamaldinov@mirantis.com>
Change-Id: I947ed688b44c52ea72211bf630f411ef538fb9b8
2014-12-11 02:26:38 +03:00
contrib Restore auth_uri config option 2014-09-04 17:27:45 +04:00
doc/source Merge "Update article about functional tests" into proposed/juno 2014-10-17 09:58:12 +00:00
etc Creates a router if one doesn't exist 2014-09-24 17:46:55 +00:00
functionaltests Add simple smoke tests for Murano CLI client 2014-08-04 15:29:36 +04:00
meta Fixes stealing of agent responses in some cases 2014-09-26 12:22:09 +00:00
murano Fix for functional tests and DB migration unit tests 2014-12-11 02:26:38 +03:00
tools keystoneclient.middleware -> keystonemiddleware 2014-09-17 04:51:26 +04:00
.coveragerc Added coveragerc 2014-06-22 06:41:49 +04:00
.gitignore Fixes silent deletion of environments 2014-08-19 12:52:52 +04:00
.gitreview Opening stable/juno 2014-10-17 17:27:51 +04:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
CONTRIBUTING.rst Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
HACKING.rst Added developer documentation 2014-04-21 16:32:28 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
README.rst Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
openstack-common.conf Migrate to oslo.db 2014-08-23 16:35:07 +04:00
requirements.txt Updated from global requirements 2014-09-30 12:07:50 +04:00
run_tests.sh Deprecate run_tests.sh 2014-06-12 13:27:05 -05:00
setup.cfg Opening stable/juno 2014-10-17 17:27:51 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 13:16:24 +04:00
test-requirements.txt Add testresources in test-requirements 2014-06-25 16:46:10 +04:00
tox.ini Do not check config on pep8 2014-09-25 17:17:37 -07: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.

Project Resources

Project status, bugs, and blueprints are tracked on Launchpad:

https://launchpad.net/murano

Developer documentation can be found here:

https://murano.readthedocs.org

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Murano

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0