diff options
author | Boris Pavlovic <boris@pavlovic.me> | 2013-03-17 23:31:56 +0400 |
---|---|---|
committer | Boris Pavlovic <boris@pavlovic.me> | 2013-03-20 01:11:31 +0400 |
commit | ac0c8d41c683a3bd00aa2d33a03b20a5c7a6f83c (patch) | |
tree | 0f5910fb77ffea07d4e43d99c29c22fb598dd2da /nova/utils.py | |
parent | 8c0012464337fbe10cb609190bc2d9dd127f237c (diff) | |
download | nova-ac0c8d41c683a3bd00aa2d33a03b20a5c7a6f83c.tar.gz nova-ac0c8d41c683a3bd00aa2d33a03b20a5c7a6f83c.tar.xz nova-ac0c8d41c683a3bd00aa2d33a03b20a5c7a6f83c.zip |
Add missing tests for db.virtual_interface_* methods
There was no tests in test_db_api for virtual_interface_* methods.
Add tests to ensure that all works.
This allow us to refactor these methods to use soft_delete instead of
delete.
Found bug 1156227 in sqlite we have lost UC on virtual_interfaces.address
after 152_* migration. To fix it we should add new db migration, so it will be
fixed in Havana-1.
blueprint db-api-tests
Change-Id: Ide03163b230762d65bf3cd7b5fe8f0a303fea5ae
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions