neutron/neutron/tests/unit/notifiers
Manjeet Singh Bhatia 1e239de5dc Use port object in notifiers/test_nova.py
As port object is ready to use. this patch replaces
the direct use of port model with port object in
tests/unit/notifiers/test_nova.py

This patch removes also test "test_port_without_id_no_notify"
as Port object can't be created without ID field configured
or generated automatically by DB.

Co-Authored-By: Slawek Kaplonski <slawek@kaplonski.pl>
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
Change-Id: If8d291e36a6c94441335afa98d146e3fc9975209
2017-10-03 20:59:01 +00:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
test_batch_notifier.py Turn nova notifier into a proper rate limiter 2017-02-03 13:13:45 +00:00
test_nova.py Use port object in notifiers/test_nova.py 2017-10-03 20:59:01 +00:00