flame/flameclient/tests
Guillaume Espanel 96aa0a2b14 Update the format of flame generate-stack-data
The heat client now requires the stack data and the stack template to be
passed through the same file.

This change affects the output of flameclient.Client.generate and
replaces flameclient.Client.heat_template and
flameclient.Client.stack_data_template by a single method :
heat_template_and_data.

Change-Id: I14f703cb09e9dc81c5fa89d60ed10c53c61ce004
2016-09-12 11:08:58 +02:00
..
__init__.py Refactor the code to match the openstack code structure. 2014-08-25 20:58:42 -04:00
base.py Refactor the TemplateGenerator class 2014-09-17 15:30:56 -04:00
test_flame.py Update the format of flame generate-stack-data 2016-09-12 11:08:58 +02:00