neutron/releasenotes/notes/remove-get_binding_levels-c4e8b350a196706a.yaml
Rodolfo Alonso Hernandez a05a3ba413 Remove plugins.ml2.db.get_binding_levels
This method was deprecated in Stein and marked for removal in Train.

Trivial-Fix

Change-Id: I6e25974bd244dbc36d2bdc94de5fc4a85704b787
2020-02-07 09:26:42 +00:00

7 lines
180 B
YAML

---
deprecations:
- |
Function neutron.plugins.ml2.db.get_binding_levels was deprecated
in favor of neutron.plugins.ml2.db.get_binding_level_objs and now
is removed.