RETIRED, further work has moved to Debian project infrastructure
Go to file
Stan Lagun 864aa3da57 Namespace resolution error was fixed
For method invocation context of a sender object was used.
Then the current type was taken from it and class names were
resolved using namespaces of that class. However in situations
when contracted method was located in parent class that had
different namespace declarations it lead to a wrong namespaces
being used.

This commit adds information on which class has the contract
so that the sender could be upcasted to it first.

Change-Id: Ieb4fca4ea7f2c64c7a731b81fee2ccaff1b1a531
Closes-Bug: #1489524
2015-08-28 02:37:48 +03:00
contrib Make commands in install manual copy-paste-able 2015-08-25 19:53:16 +00:00
devstack Use setup_develop in devstack libs and plugin for devstack 2015-07-16 17:30:14 +03:00
doc/source Make commands in install manual copy-paste-able 2015-08-25 19:53:16 +00:00
etc Return x-openstack-request-id header to the caller 2015-08-13 15:13:59 +03:00
functionaltests Removed CLI tests from repo 2015-05-13 15:29:05 +03:00
meta Enforced AUTO replacement_policy for sharedIp port 2015-08-26 18:17:33 +03:00
murano Namespace resolution error was fixed 2015-08-28 02:37:48 +03:00
rally-jobs Add HelloReporter application to rally-jobs 2015-08-10 17:12:33 +03:00
tools Attempt to make pylint output more useful 2015-08-11 15:42:54 +02:00
.coveragerc Added coveragerc 2014-06-22 06:41:49 +04:00
.gitignore Add logging.conf to gitignore 2015-08-25 16:44:56 +00:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Added info about client and murano-apps trackers to CONTRIBUTING.rst 2015-08-11 15:25:04 +03: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 Update project README file 2015-04-24 15:29:15 +03:00
requirements.txt Updated from global requirements 2015-08-27 04:15:09 +00:00
setup.cfg Update version for Liberty 2015-06-26 14:55:15 +03:00
setup.py Updated from global requirements 2015-07-24 07:00:45 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 14:22:55 +00:00
tox.ini Update the tox.ini for build docs 2015-08-20 14:44:16 +08: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. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

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