flame/flameclient
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
..
tests Update the format of flame generate-stack-data 2016-09-12 11:08:58 +02:00
__init__.py Allow to use flame in dev mode 2015-02-11 09:48:40 +01:00
client.py Update the format of flame generate-stack-data 2016-09-12 11:08:58 +02:00
cmd.py Update the format of flame generate-stack-data 2016-09-12 11:08:58 +02:00
flame.py Update the format of flame generate-stack-data 2016-09-12 11:08:58 +02:00
managers.py Use a single keystone instance for all the clients 2016-05-13 16:43:07 +02:00