heat/heat/engine
huangtianhua 2e2c01bcf8 Migrate to glanceclient to get image id
We should call the glanceclient to get_image_id instead novaclient.

Implements: blueprint migrate-to-glance-client
Change-Id: I2f5e4dfbe405b1ac74eb3864870b8e4873aeee9a
2014-05-27 14:46:37 +08:00
..
cfn Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
hot Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
notification Order imports in alphabetical order (5/9) 2014-04-07 21:35:23 +03:00
resources Migrate to glanceclient to get image id 2014-05-27 14:46:37 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Move API parameter parsing from OpenStack API to engine 2014-05-19 20:53:15 -04:00
attributes.py Adding attribute schema class for attributes 2014-04-22 08:32:00 -04:00
clients.py Add glanceclient to heat 2014-05-08 10:11:28 +08:00
constraints.py Order imports in alphabetical order (9/9) 2014-05-22 16:49:51 +03:00
dependencies.py Merge "Order imports in alphabetical order (5/9)" 2014-04-11 00:24:30 +00:00
environment.py Don't dynamically create provider types in the global env 2014-05-01 11:20:55 +10:00
event.py Replace str with six.text_type 2014-04-11 20:47:14 +08:00
function.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
parameter_groups.py Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
parameters.py Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
parser.py Restore resource_id from backup_stack when delete 2014-05-21 17:49:16 +09:00
plugin_manager.py Order imports in alphabetical order (5/9) 2014-04-07 21:35:23 +03:00
properties.py Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
resource.py Only raise UpdateReplace when properties change 2014-05-22 18:50:22 +02:00
scheduler.py debug level logs should not be translated 2014-05-14 21:28:27 +02:00
service.py Order imports in alphabetical order (9/9) 2014-05-22 16:49:51 +03:00
signal_responder.py Port all resources to new resource data methods 2014-04-28 17:01:28 +12:00
stack_lock.py debug level logs should not be translated 2014-05-14 21:28:27 +02:00
stack_resource.py Don't manipulate template during abandon 2014-04-23 18:58:27 -04:00
stack_user.py Do not initialise stack_user password 2014-05-05 10:24:07 +12:00
support.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
template.py Do not validate constraints in schema constructor 2014-05-20 11:17:40 +02:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py debug level logs should not be translated 2014-05-14 21:28:27 +02:00
watchrule.py debug level logs should not be translated 2014-05-14 21:28:27 +02:00