heat/heat/scaling
Jaime Guerrero c789a9837e Ignore NotFound exception in metadata_set
To avoid a race condition when updating a deleted stack, this catches the
NotFound exception specifically and ignores it.  All other exceptions are
allowed to be raised.

Closes bug: 1582236

Change-Id: I23ddb71c806c0db1ed7ed4ee4ef831ca51605d65
2016-05-26 18:28:10 +00:00
..
__init__.py Move resource_templates to heat.scaling 2014-02-06 22:53:28 +00:00
cooldown.py Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
lbutils.py Fix [H405] pep rule in heat/scaling 2015-09-21 14:51:45 +03:00
rolling_update.py Fix [H405] pep rule in heat/scaling 2015-09-21 14:51:45 +03:00
scalingutil.py Fix [H405] pep rule in heat/scaling 2015-09-21 14:51:45 +03:00
template.py Fix [H405] pep rule in heat/scaling 2015-09-21 14:51:45 +03:00