Charm should warn when scheduler is using a deprecated filter

Bug #1938574 reported by Adam Dyess
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Nova Cloud Controller Charm
New
Undecided
Unassigned

Bug Description

We had configuration in nova-cloud-controller which was preventing healthy migrations.

it turned out that in an upgrade to stein the following filters which are now deprecated in stein were still selected in `juju config nova-cloud-controller scheduler-default-filters`

RamFilter,CoreFilter,DiskFilter

Removing these filters led to healthy migrations again. In this particular case DiskFilter was blocking migrations

Could the charm go into a blocked or maintenance state with a warning that Deprecated filters of a certain release are configured and may impair migration

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

I don't think that the charm can police the filters as it might reject perfectly good ones if it's too stringent (e.g. a bug) and this would prevent usage in other scenarios.

However, I also hit a similar scenario with an Upgrade and wondered how I could find out, and what process we could suggest as part of an OpenStack upgrade.

Thus, this might be a documentation (what are the deprecations) and process (OpenStack upgrade) "look at xxx for notes of upgrade from x -> y" issue, rather than a charm issue.

Thoughts?

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.