heat/heat/tests/openstack
huangtianhua f500132879 Fix KeyError exception when stack snapshot deletion
There is no 'backup_id' data in snapshot if the cinder
volume snapshot failed. This patch will use 'get'
instead __getitem__ to get the 'backup_id' data to avoid
KeyError exception raise.

Change-Id: Iae7e22ccdaf8f48a85d90afac3a38011f14cbd34
Closes-Bug: #1465173
2015-06-15 16:38:25 +08:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_volume.py Fix KeyError exception when stack snapshot deletion 2015-06-15 16:38:25 +08:00
test_waitcondition.py Show deprecated warnings when import parser 2015-04-14 17:49:15 +08:00