← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1843542] Re: Flavor property "hw_rng:rate_period" should be milliseconds

 

** Also affects: nova/pike
   Importance: Undecided
       Status: New

** Changed in: nova/pike
     Assignee: (unassigned) => Takashi NATSUME (natsume-takashi)

** Changed in: nova/pike
   Importance: Undecided => Medium

** Changed in: nova/pike
       Status: New => In Progress

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

Title:
  Flavor property "hw_rng:rate_period" should be milliseconds

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) pike series:
  In Progress
Status in OpenStack Compute (nova) queens series:
  In Progress
Status in OpenStack Compute (nova) rocky series:
  In Progress
Status in OpenStack Compute (nova) stein series:
  In Progress
Status in OpenStack Compute (nova) train series:
  Fix Committed

Bug description:
  Error in "doc/source/user/flavors.rst"

  In "Random-number generator" section

  Currently reads:
  "RATE-PERIOD: (integer) Duration of the read period in seconds."

  Should read:
  "RATE-PERIOD: (integer) Duration of the read period in milliseconds."

  Please see: https://libvirt.org/formatdomain.html#elementsRng for
  reference.

  Either the documentation needs to be updated of the nova needs to
  convert the given value into milliseconds before passing it to
  libvirt.

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


References