commit | ca934a46270224f1738a73418d549b784c524e0e | [log] [tgz] |
---|---|---|
author | Zhi Kun Liu <zhikunli@cn.ibm.com> | Mon Mar 24 01:30:31 2014 -0500 |
committer | Zhi Kun Liu <zhikunli@cn.ibm.com> | Wed Mar 26 02:03:54 2014 -0500 |
tree | 9cd4764b87d1d4d3e19921f018f4359fd2bede9c | |
parent | bade82f387881cadd7d009bec3a60565d7461623 [diff] |
Stop leaking in images tests Resources created would not be cleanup if exception raised in setUpClass. This patch use decorator 'safe_setup' to cleanup those resources in images tests. Partially Implements: blueprint stop-leaking Change-Id: Ifbb534c008af0f6aca2a75d5c98d6e451a71eacd