Comment 7 for bug 1087298

Revision history for this message
Jay Pipes (jaypipes) wrote :

OK, so two things:

1) the garbage instances/snapshots/secgroups should all be cleaned up at the end of tests -- if they aren't, that's a bug and we will fix it immediately.

2) Using tenant isolation, you shouldn't run into quota issues because quotas are per tenant

3) For your final question, you don't enable tenant isolation per test case -- it's a global configuration setting. Which specific behaviours have you found to be inconsistent? We can file bugs on those.

All the best,
-jay