diff options
author | Sergey Skripnick <sskripnick@mirantis.com> | 2013-05-18 14:07:03 +0300 |
---|---|---|
committer | Sergey Skripnick <sskripnick@mirantis.com> | 2013-05-24 09:57:00 +0300 |
commit | 2b92ca1de7ad10d2777ac44b95da55467cca7a21 (patch) | |
tree | e47fef2516cc76dbe75becee66dc9ad666b6211a /nova/utils.py | |
parent | 6994e19b68785539a4ea6522a7e898ee6d8b09d6 (diff) | |
download | nova-2b92ca1de7ad10d2777ac44b95da55467cca7a21.tar.gz nova-2b92ca1de7ad10d2777ac44b95da55467cca7a21.tar.xz nova-2b92ca1de7ad10d2777ac44b95da55467cca7a21.zip |
Moved sample network creation out of unittest base class constructor.
This sample networks only needed in:
nova.tests.api.ec2.test_cloud
nova.tests.integrated.test_api_samples
nova.tests.network.test_manager
nova.tests.test_libvirt
nova.tests.test_xenapi
Moreover, base class constructor is not good place for sample
data creation. Database should be empty before runing tests.
Fixes: bug 1181502
Change-Id: I8dcaa5b36a1da0c0928c9445c556d788d463844e
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions