murano/murano
Stan Lagun 6f013c5722 HOT outputs were merged
This commit does dot HOT template outputs (for Heat.HOT/1.0 format)
the same that was previously done for the inputs. Instead of generating
MuranoPL property per each output now all outputs are put into a
single 'templateOutputs' property. This allows to eliminate the constraints
on output names, not to have collisions with input names and remain
consistent with previous changes.

Change-Id: Ibbd0a2f410c55385cd3cb9e85ea135a36460afe7
Closes-Bug: #1520954
2015-12-02 13:07:16 +03:00
..
api Fix debug log message 2015-12-01 23:54:45 +09:00
cmd Add verbosity control for Murano-test-runner 2015-11-25 05:51:46 +08:00
common Merge "Improved reporting for EADDRINUSE error" 2015-11-05 10:44:23 +00:00
db Merge "Fix method comment typo" 2015-11-24 16:32:43 +00:00
dsl Fixed broken assignment to dictionary using integer key 2015-11-14 18:59:21 +00:00
engine Replacing application_catalog with application-catalog 2015-11-27 20:02:41 +08:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
packages HOT outputs were merged 2015-12-02 13:07:16 +03:00
policy Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Functional tests for Chef and Puppet examples 2015-12-01 13:09:28 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00