Merge "Remove get_namespace from API extensions"
This commit is contained in:
commit
ee773ad6eb
@ -164,10 +164,6 @@ class Taas(extensions.ExtensionDescriptor):
|
||||
def get_description(cls):
|
||||
return "Neutron Tap as a Service Extension."
|
||||
|
||||
@classmethod
|
||||
def get_namespace(cls):
|
||||
return "http://wiki.openstack.org/wiki/Neutron/Taas/#API"
|
||||
|
||||
@classmethod
|
||||
def get_updated(cls):
|
||||
return "2015-01-14T10:00:00-00:00"
|
||||
|
Loading…
x
Reference in New Issue
Block a user