some implementent should not written in abstractmethod select_destinations when schedule
Change-Id: I8713cb647233ccc404c1350930095ed710888922
This commit is contained in:
parent
b158fa087f
commit
ee17976144
@ -49,4 +49,4 @@ class Scheduler(object):
|
||||
:return: A list of dicts with 'host', 'nodename' and 'limits' as keys
|
||||
that satisfies the extra_spec and filter_properties.
|
||||
"""
|
||||
return []
|
||||
raise NotImplementedError()
|
||||
|
Loading…
Reference in New Issue
Block a user