murano/murano_tempest_tests/services
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
..
application_catalog Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
service_broker Update tempest plugin after tempest-lib deprecation 2016-03-02 01:09:38 +03:00
__init__.py Initial commit for service broker tests in tempest plugin 2015-11-06 00:48:40 +03:00