yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78947
[Bug 1833120] Re: Compute schedulers in nova - missing ComputeFilter in enabled_filters default value
Reviewed: https://review.opendev.org/665751
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7c9641266f71910b65d3238fe264caab2f406af1
Submitter: Zuul
Branch: master
commit 7c9641266f71910b65d3238fe264caab2f406af1
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Mon Jun 17 15:24:24 2019 -0400
Fix enabled_filters default value in admin config docs
This fixes a couple of places in the admin scheduler config
docs that were listing out the enabled_filters default value
incorrectly because the ComputeFilter was missing. Rather than
try to keep the docs mirrored with the actual default value,
this change references the config option in one spot and avoids
listing the defaults in another.
Change-Id: I837aefcd37556a7b66b523529c5ca1f3dee8ac7f
Closes-Bug: #1833120
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1833120
Title:
Compute schedulers in nova - missing ComputeFilter in enabled_filters
default value
Status in OpenStack Compute (nova):
Fix Released
Bug description:
- [x] This doc is inaccurate in this way:
The enabled_filters default value is listed in a few places and in two
of them the ComputeFilter is missing but is enabled by default:
https://docs.openstack.org/nova/latest/configuration/config.html#filter_scheduler.enabled_filters
One is in this section:
https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html
#filter-scheduler
and one here:
https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html
#configure-scheduler-to-support-host-aggregates
It would be better to just reference the configuration option which
has the default value for any given release than try to mirror that
default list in the docs like this since it's obviously error-prone.
-----------------------------------
Release: on 2019-06-15 00:15:10
SHA: ea7293c7bed3e5c759523f8d6c69387a4bcd7b9f
Source: https://opendev.org/openstack/nova/src/doc/source/admin/configuration/schedulers.rst
URL: https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1833120/+subscriptions
References