← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1673261] Re: Help docs for disk_weight_multiplier option are wrong

 

Reviewed:  https://review.openstack.org/446177
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3397c7582e3f6e1a7030e29e0d7df5ef26ed0c4f
Submitter: Jenkins
Branch:    master

commit 3397c7582e3f6e1a7030e29e0d7df5ef26ed0c4f
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date:   Wed Mar 15 17:14:25 2017 -0400

    Fix the help for the disk_weight_multiplier option
    
    There was what looks to be a copy/paste error in the help
    text for the "disk_weight_multiplier" config option. It should
    say the disk weigher needs to be enabled, not the ram weigher.
    
    Change-Id: Ic6e3601e18adce2a01f36e956fbce3e366b08b80
    Closes-Bug: #1673261


** 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/1673261

Title:
  Help docs for disk_weight_multiplier option are wrong

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) ocata series:
  Confirmed

Bug description:
  The help for the "disk_weight_multiplier" config option says:

  "Also note that this setting only affects scheduling if the 'ram'
  weigher is enabled."

  That's a copy/paste error from the ram_weight_multiplier, it should
  say 'disk' weigher.

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


References