mirror of https://github.com/apache/cloudstack.git
We shouldn't clean up class-scope resources(_cleanup). We should create local ones(cleanup) then clean it. So: cls._cleanup would be used for class-scope resources. self.cleanup would be used for each unit. |
||
|---|---|---|
| .. | ||
| component | ||
| smoke | ||
| __init__.py | ||