← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1805679] Re: hwrng only works if the flavor property is also set

 

Reviewed:  https://review.opendev.org/663668
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=90bffdc36187fb535e6a54bff16b2112513ec501
Submitter: Zuul
Branch:    master

commit 90bffdc36187fb535e6a54bff16b2112513ec501
Author: Brian Rosmaita <rosmaita.fossdev@xxxxxxxxx>
Date:   Thu Jun 6 09:39:46 2019 -0400

    Update hw_rng_model image property doc
    
    This property requires configuration on the Nova side for it
    to have an effect; make that clear in the documentation.
    
    Change-Id: I9a1902eefcb3a2ed1334f24a5d3335e17ab0aad2
    Closes-bug: #1805679


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1805679

Title:
  hwrng only works if the flavor property is also set

Status in Glance:
  Fix Released

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way: Flavor restrictions not stated
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  Based on our tests, the hw_rng_model image property only has an effect
  when the flavor also has the HWRNG enabled via hw_rng:allowed.

  The code at
  https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/driver.py#n4704
  shows both are needed.

  I would therefore suggest to include in the image properties
  documentation that the hw_rng_model image property is only effective
  if the flavor also has hw_rng:allowed set to true.

  -----------------------------------
  Release:  on 2018-11-20 06:33
  SHA: 9305d875b04563ce98b48c882d37803e27629f60
  Source: https://git.openstack.org/cgit/openstack/glance/tree/doc/source/admin/useful-image-properties.rst
  URL: https://docs.openstack.org/glance/latest/admin/useful-image-properties.html

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


References