dragonflow/dragonflow/tests/database
Omer Anson b8aa535541 Use api_nb get_instance in database/test_db
test_db was not overhauled with the move to get_instance. This change
updates it.

The bug is related for two reasons:
1. This is how this duplication was found
2. It removed references to remote_db_port and remote_db_ip

Change-Id: Iba97df49c1976d695307ef54ef3058b5ed123bfd
Related-Bug: #1627229
2018-01-01 08:29:08 +00:00
..
__init__.py Add an in-memory NB database driver 2017-09-06 15:31:39 +03:00
_dummy_db_driver.py Dummy DB: make unique_key accessible through get_key 2017-10-17 14:18:53 +00:00
test_db.py Use api_nb get_instance in database/test_db 2018-01-01 08:29:08 +00:00
test_db_api.py verify db_driver.get_all_* returns empty list 2017-09-25 14:29:05 +03:00