commit | 1422a9ac6c40df71978412cddce90870d578989c | [log] [tgz] |
---|---|---|
author | Salvatore <salv.orlando@gmail.com> | Wed Oct 08 15:53:25 2014 +0200 |
committer | taturiello <salv.orlando@gmail.com> | Thu Oct 16 09:26:52 2014 -0700 |
tree | 25027927305ecfb23236158cb1f97700e330693e | |
parent | c7430c2ac5c2351c32dd05521e954e8c990b8f22 [diff] |
Log identifiers of resources being cleaned up On teardown compute API tests clean up resources such as servers and images. This patch simply logs the identifiers of these resources in order to help debugging failures which might originate from problems during cleanup. Change-Id: Ied2924bba78ec8f4a3b51df1be69273b28362475 Related-Bug: #1357055