diff options
author | Boris Pavlovic <boris@pavlovic.me> | 2013-04-23 23:15:44 +0400 |
---|---|---|
committer | Boris Pavlovic <boris@pavlovic.me> | 2013-05-03 08:55:33 +0400 |
commit | 9559f298127427774c1a9c04574cd7df0d80e37f (patch) | |
tree | 12040d06bf00d77a486c29e74a1a43b14e7193d5 /nova/utils.py | |
parent | 8bb1cc2f82b0d1dcfb08777537584e5f574ae439 (diff) | |
download | nova-9559f298127427774c1a9c04574cd7df0d80e37f.tar.gz nova-9559f298127427774c1a9c04574cd7df0d80e37f.tar.xz nova-9559f298127427774c1a9c04574cd7df0d80e37f.zip |
Add missing tests for db.floating_ip_* methods
There was no tests in test_db_api for db.floating_ip_*
methods.
Add tests to ensure that all works.
Remove tests for db.flating_ip_* from DbApiTestCase.
Change return value of db.floating_ip_create()
This method is used only for tests. To simplify testing we
should return floating_ip_ref (all columns) instead of address.
blueprint db-api-tests
Change-Id: I37ee93c1d054ad736aa02a43be867f809448b172
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions