commit | 97857948d9cdd7cec21e2542fa2222e820e5a66a | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Wed Jun 12 15:23:21 2019 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Tue Jun 18 13:02:33 2019 +0000 |
tree | 487bd920d648f64cf8df08ff42487da48d469133 | |
parent | bba7ad6b2c5f4ee6f4ff277bde26258734919dd7 [diff] |
Fix cleanup NotImplemented error tempest cleanup doesn't check if the APIs it uses are implemented or not. Therefore the patch adds a try except block preventing tempest cleanup to fail when some of the APIs are not implemented. Closes-bug: #1832566 Change-Id: I9ced4af40eb0c2a22e3557caded56045a397d539