RETIRED, further work has moved to Debian project infrastructure
Go to file
Valerii Kovalchuk 7d186c191d Implement API call and RPC call for static actions
Static public methods can be called synchronously through the
API call without creating environment, object instances and
database records. It is proposed to make RPC call as the single
request-responce for now.
However async API and RPC calls may also be implemented later
exploiting the same pattern as for calling instance methods.
New call can be done through client method (see
Ib6a60f8e33c5d3593a55db9f758e94e27f0a4445)
Tempest and unit tests are added.

APIImpact
Implements: blueprint static-actions
Change-Id: I17ab2eba0fd6c42309667f42d0644d21940ab02d
2016-07-07 17:21:59 +00:00
contrib Merge "Fix error in Magnum-app" 2016-07-01 08:42:12 +00:00
devstack Use the absolute path for the session backend 2016-07-02 10:09:16 +00:00
doc/source Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
etc fix typo oslo.messaginga 2016-06-08 09:58:21 +00:00
functionaltests Fix typos in Murano files 2016-03-30 13:20:53 +07:00
meta Fix issue with deployment with cloudbase-init on Windows 2016-06-24 12:37:09 -05:00
murano Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
murano_tempest_tests Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
tools Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:29:14 +00:00
.gitignore Generate separate db for murano service broker 2016-05-31 21:25:33 -04:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Fix adding unit test module 2016-02-12 09:40:47 +09:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Added links to murano-specs documentation 2016-03-01 17:15:26 +00:00
HACKING.rst Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Update the README.rst 2015-12-21 15:53:15 +08:00
requirements.txt Merge "Do not use stevedore namespase as a prefix for class FQNs" 2016-07-05 15:39:40 +00:00
setup.cfg Generate separate db for murano service broker 2016-05-31 21:25:33 -04:00
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Updated from global requirements 2016-06-24 03:12:51 +00:00
tox.ini Use upper-constraints in tox test environments 2016-07-06 09:52:00 -04: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