]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cleanup get_plugin_name() from the tree
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 23 Jun 2015 12:28:59 +0000 (14:28 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 23 Jun 2015 12:28:59 +0000 (14:28 +0200)
commitb7dc34ef15061577158eeafc179915e5bde73c64
treee18a95eb45f4b9ef13df4564b763504d6e1bd648
parent23836f67163d80e268b5cf2866f647dd3d23d0db
Cleanup get_plugin_name() from the tree

It does not seem to be used since Icehouse: the patch that removed its
last usage is: 1b36e2077141749495bb32b423f3df8cbbd0eb40

I don't think we should have it as part of abstract interface for
service plugins.

Change-Id: If03f67a617efd3a7cadb96d1a86283ac14088a83
neutron/extensions/metering.py
neutron/services/service_base.py
neutron/tests/unit/dummy_plugin.py
neutron/tests/unit/extensions/test_servicetype.py