Devstack uses deprecated nova config options: scheduler_driver and scheduler_default_filters

Bug #1661700 reported by John Perkins
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Unassigned

Bug Description

During development of oslo.config validator, I discovered that Devstack is still using two deprecated options in Nova:

[DEFAULT]
scheduler_driver = ...
scheduler_default_filters = ...

Should be

[scheduler]
driver = ...

[filter_scheduler]
enabled_filters = ...

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

This seems to have been fixed.

Changed in devstack:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.