Trivial: Update help of enabled_filters
scheduler_available_filters has been deprecated, but the help of enabled_filters still mentions the option name. So this patch updates it. This comes from the review Ie5bb9781e1997ad12521b5df5245a78b587a4a20 Change-Id: I84d8f711e97053f2aa6acdc857e572bfbb5d9644
This commit is contained in:
parent
f79d040028
commit
a02920963e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user