heat/heat
Thomas Herve 4f7036bdcb Don't set any type on input config default
The default type for input was set to string, but it actually don't
match what's used for the type property. Set it to ANY to let the user
provide the proper value.

Change-Id: I87edc0d8f1fba2fb61276c682a60c1b2241b5705
Closes-Bug: #1687643
2017-05-04 13:19:47 +02:00
..
api Remove log translations 2017-03-25 17:11:50 +08:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Remove log translations 2017-03-25 17:11:50 +08:00
common Include template url in nested stack parse error 2017-04-27 09:11:49 +05:30
db Remove log translations 2017-03-25 17:11:50 +08:00
engine Don't set any type on input config default 2017-05-04 13:19:47 +02:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove log translations 2017-03-25 17:11:50 +08:00
locale Imported Translations from Zanata 2017-05-02 10:32:02 +00:00
objects Consolidate resource locking with state changes 2017-04-25 08:21:42 -07:00
rpc Merge "Use exception_filter in RPC client" 2017-03-29 13:46:53 +00:00
scaling Remove log translations 2017-03-25 17:11:50 +08:00
tests Don't set any type on input config default 2017-05-04 13:19:47 +02:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py