heat/heat
Steve Baker 1e8e0fcc46 HOT intrinisic function list_join like Fn::Join
We have an increasing number of attributes which are a list of strings.

In HOT there is no way to join a list into a string as with the CFN
function Fn::Join.

This change implements HOT intrinsic function list_join using an
identical implementation as Fn::Join.

Tripleo will benefit from this function since the lack of a join
function in HOT is one of the barriers to transitioning to the
HOT template format.

Change-Id: I29e0b744271213429fff6922397b925eb9ccc204
2014-07-04 16:36:09 +12:00
..
api Update waitcondition API to use signal RPC interface 2014-07-03 14:27:11 +01:00
cloudinit Remove translation from loguserdata 2014-06-01 17:45:46 +02:00
cmd Sync latest oslo.db code 2014-04-11 10:48:46 +03:00
common Port to oslo.messaging 2014-06-26 06:45:52 +02:00
db Allow raw templates to be updated in the DB 2014-06-16 11:13:30 -04:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine HOT intrinisic function list_join like Fn::Join 2014-07-04 16:36:09 +12:00
locale Remove all mostly untranslated PO files 2014-05-22 18:41:06 +02:00
openstack Port to oslo.messaging 2014-06-26 06:45:52 +02:00
rpc Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
scaling Use add_resource() to build autoscaling templates 2014-06-05 13:45:14 -04:00
tests HOT intrinisic function list_join like Fn::Join 2014-07-04 16:36:09 +12:00
__init__.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00