neutron/neutron/tests/unit/services/qos
Miguel Lavalle 03db94ebaa Pluralize binding relationship in Port
As a consequence of implementing multiple bindings for ports, [1] made
the following attributes lists:

- 'port_binding' in the in the SQLAlchemy Port model
- 'binding' in the Port OVO

This patch pluralizes their names to 'port_bindings' and 'bindings'
respectively

[1] Ie31d4e27e3f55edfe334c4029ca9ed685e684c39

Change-Id: I4ebe47cf9d51a700310aad8dcccc82fea3f00a16
2018-07-13 19:37:36 -05:00
..
drivers Pluralize binding relationship in Port 2018-07-13 19:37:36 -05:00
__init__.py Handle qos_policy on network/port create/update 2015-07-19 08:33:04 +02:00
base.py Base on SqlTestCase to init db tables correctly 2015-08-28 07:57:48 +02:00
test_qos_plugin.py Merge "Refactor duplicated implementation of _get_policy_obj" 2018-07-13 14:51:40 +00:00