yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73123
[Bug 1774676] [NEW] Confusing usage information in max_instances_per_host config option
Public bug reported:
https://docs.openstack.org/nova/latest/configuration/config.html#filter_scheduler.max_instances_per_host
Refers to the "num_instances_filter" but that's the name of the python
module, not the actual filter, and there are two of them:
NumInstancesFilter
AggregateNumInstancesFilter
So the config option help text should be updated to use the actual
filter names that would go in the 'enabled_filters' option, not the
python module in which those filters live.
** Affects: nova
Importance: Medium
Status: Triaged
** Tags: config docs low-hanging-fruit scheduler
--
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/1774676
Title:
Confusing usage information in max_instances_per_host config option
Status in OpenStack Compute (nova):
Triaged
Bug description:
https://docs.openstack.org/nova/latest/configuration/config.html#filter_scheduler.max_instances_per_host
Refers to the "num_instances_filter" but that's the name of the python
module, not the actual filter, and there are two of them:
NumInstancesFilter
AggregateNumInstancesFilter
So the config option help text should be updated to use the actual
filter names that would go in the 'enabled_filters' option, not the
python module in which those filters live.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1774676/+subscriptions
Follow ups