Merge "remove unused plugin.get_plugin_name()"
This commit is contained in:
commit
a29ef4eb8b
@ -499,9 +499,6 @@ class Vpnaas(extensions.ExtensionDescriptor):
|
||||
@six.add_metaclass(abc.ABCMeta)
|
||||
class VPNPluginBase(service_base.ServicePluginBase):
|
||||
|
||||
def get_plugin_name(self):
|
||||
return nconstants.VPN
|
||||
|
||||
def get_plugin_type(self):
|
||||
return nconstants.VPN
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user