commit | 9f756a081533b55f212221ea5de8ed968acea273 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Wed Jan 15 10:26:07 2014 -0500 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Thu Jan 16 19:21:40 2014 +0000 |
tree | 05c8b23bb3508d1e1cbb1179f08a3bfed6fe621a | |
parent | 6cbd7f5f9ca4c892c22aaeb3ded0c70fdcb732cb [diff] |
Make network resource creation in isolation configurable This commit adds a helper method to the base test class set_network_resources(). This method should be called before the super call in setUpClass and lets you specify which network resources are created for a test class in tenant isolation. This is useful for fine tuning each test class so that only the resources that are needed get created. Change-Id: I8f66534dbe3f48552ed6cd238ad237c46d7ee60c