neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers
Henry Gessau 8b048cc287 Use project_id instead of tenant_id in objects
Objects must use project_id and not tenant_id. The object framework
ensures that tenant_id is added as an extra field for backward
compatibility.

This patch reverts the workaround implemented in change
I4ec9340094bc51cd8aa6e5112bf8114aa26c2982 and implements a proper fix
by explicitly updating the objects.

Co-Authored-By: Artur Korzeniewski <artur.korzeniewski@intel.com>
Co-Authored-By: Darek Smigiel <smigiel.dariusz@gmail.com>

Closes-Bug: #1630748

Change-Id: Iab90bcab41655b2e210aea0e7581eb00b94ce5e5
2017-01-13 14:31:26 +00:00
..
__init__.py Add unit tests and fixes for OVS Agent QoS Extension Driver 2015-07-15 15:23:59 +03:00
test_qos_driver.py Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00