yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80335
[Bug 1843542] Re: Flavor property "hw_rng:rate_period" should be milliseconds
** Also affects: nova/train
Importance: Undecided
Status: New
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Also affects: nova/stein
Importance: Undecided
Status: New
** Changed in: nova/rocky
Assignee: (unassigned) => Takashi NATSUME (natsume-takashi)
** Changed in: nova/queens
Assignee: (unassigned) => Takashi NATSUME (natsume-takashi)
** Changed in: nova/queens
Importance: Undecided => Medium
** Changed in: nova/train
Assignee: (unassigned) => Takashi NATSUME (natsume-takashi)
** Changed in: nova/stein
Importance: Undecided => Medium
** Changed in: nova/stein
Assignee: (unassigned) => Takashi NATSUME (natsume-takashi)
** Changed in: nova/rocky
Importance: Undecided => Medium
** Changed in: nova/train
Importance: Undecided => Medium
** Changed in: nova/train
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) queens series:
New
Status in OpenStack Compute (nova) rocky series:
New
Status in OpenStack Compute (nova) stein series:
New
Status in OpenStack Compute (nova) train series:
In Progress
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