← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1767192] [NEW] RAMWeigher and CPUWeigher docs don't link properly to config options

 

Public bug reported:

I don't know why the sphinx build doesn't fail for this, but the oslo
config option links for the RAMWeigher and CPUWeigher don't work:

https://docs.openstack.org/nova/latest/user/filter-
scheduler.html#weights

RAMWeigher Compute weight based on available RAM on the compute node.
Sort with the largest weight winning. If the multiplier,
:oslo.config:opt:`filter_scheduler.ram_weight_multiplier`, is negative,
the host with least RAM available will win (useful for stacking hosts,
instead of spreading).

CPUWeigher Compute weight based on available vCPUs on the compute node.
Sort with the largest weight winning. If the multiplier,
:oslo.config:opt:`filter_scheduler.cpu_weight_multiplier`, is negative,
the host with least CPUs available will win (useful for stacking hosts,
instead of spreading).

===

Those should be using ":oslo.config:option:".

** Affects: nova
     Importance: Low
     Assignee: Matt Riedemann (mriedem)
         Status: Triaged


** Tags: docs

** Changed in: nova
   Importance: Medium => Low

** Changed in: nova
     Assignee: (unassigned) => Matt Riedemann (mriedem)

-- 
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/1767192

Title:
  RAMWeigher and CPUWeigher docs don't link properly to config options

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  I don't know why the sphinx build doesn't fail for this, but the oslo
  config option links for the RAMWeigher and CPUWeigher don't work:

  https://docs.openstack.org/nova/latest/user/filter-
  scheduler.html#weights

  RAMWeigher Compute weight based on available RAM on the compute node.
  Sort with the largest weight winning. If the multiplier,
  :oslo.config:opt:`filter_scheduler.ram_weight_multiplier`, is
  negative, the host with least RAM available will win (useful for
  stacking hosts, instead of spreading).

  CPUWeigher Compute weight based on available vCPUs on the compute
  node. Sort with the largest weight winning. If the multiplier,
  :oslo.config:opt:`filter_scheduler.cpu_weight_multiplier`, is
  negative, the host with least CPUs available will win (useful for
  stacking hosts, instead of spreading).

  ===

  Those should be using ":oslo.config:option:".

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1767192/+subscriptions


Follow ups