neutron/neutron/tests/unit/agent/common
Bence Romsics 4ab00d3471 Class to represent Placement state and sync
Represent the desired state of the Placement DB and provide a method to
sync this state to Placement. This is unused as is. A later patch in
the same series is going to use it. But it is broken out into its own
file and patch, so the code is organized better and easier to review.

Change-Id: I3728117f90b7fad2423c2a4276db214ec86c9d8e
Depends-On: https://review.openstack.org/570847
Depends-On: https://review.openstack.org/577220
Depends-On: https://review.openstack.org/616194
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2019-02-21 14:06:26 +01:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_async_process.py Add kill_timeout to AsyncProcess 2018-11-16 15:33:13 +01:00
test_ovs_lib.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovsdb_monitor.py Revert "Skip ovsdb_monitor events for ports with ofport=-1" 2019-01-20 10:02:07 +00:00
test_placement_report.py Class to represent Placement state and sync 2019-02-21 14:06:26 +01:00
test_polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
test_resource_processing_queue.py Rename router processing queue code to be more generic 2018-07-20 15:09:20 -04:00
test_utils.py Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00