Merge "Remove NotImplementedError exception"
This commit is contained in:
commit
572d742b85
@ -875,4 +875,4 @@ class NFVOPluginBase(service_base.NFVPluginBase):
|
||||
raise NotImplementedError()
|
||||
|
||||
def get_default_vim(self, context):
|
||||
raise NotImplementedError()
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user