]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Add extension callbacks support for networks"
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 6 Aug 2015 14:50:37 +0000 (16:50 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 6 Aug 2015 14:50:54 +0000 (16:50 +0200)
commit23ef0da0fbc335d962bf1e0a4ec60c34394c2782
tree08ab85dce692528e4455ae46a6213190478f2390
parent55bdab179dd15905cfce413b9aca8e63856fef03
Revert "Add extension callbacks support for networks"

This reverts commit 3de65f57e30b73f5d7efc0344a102f1e40a6b40e.

We don't rely on neutron.callbacks anymore to extend core resources, so
the patch is out of scope for feature/qos.

Change-Id: If611149be19c5c159fc7bd0a4ba2829c11735d52
Partially-Implements: blueprint quantum-qos-api
neutron/callbacks/resources.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/plugins/ml2/test_plugin.py