Merge "Revert "Implement filter scheduler""
This commit is contained in:
@@ -314,14 +314,6 @@ class HostNotFound(NotFound):
|
||||
message = _("Host %(host)s could not be found.")
|
||||
|
||||
|
||||
class SchedulerHostFilterNotFound(NotFound):
|
||||
message = _("Scheduler Host Filter %(filter_name)s could not be found.")
|
||||
|
||||
|
||||
class SchedulerHostWeigherNotFound(NotFound):
|
||||
message = _("Scheduler Host Weigher %(weigher_name)s could not be found.")
|
||||
|
||||
|
||||
class HostBinaryNotFound(NotFound):
|
||||
message = _("Could not find binary %(binary)s on host %(host)s.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user