diff --git a/nova/conf/scheduler.py b/nova/conf/scheduler.py index 2cb66e1aa317..c813c9779f4f 100644 --- a/nova/conf/scheduler.py +++ b/nova/conf/scheduler.py @@ -294,7 +294,7 @@ Possible values: Related options: * All of the filters in this option *must* be present in the - 'scheduler_available_filters' option, or a SchedulerHostFilterNotFound + 'available_filters' option, or a SchedulerHostFilterNotFound exception will be raised. """), cfg.ListOpt("baremetal_enabled_filters",