libvirt: adding a random number generator device to instances

Bug #1284835 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Summer Long

Bug Description

https://review.openstack.org/68319
commit f4c06c231a1fd2d2deae0395f0e6edf8e00d8e71
Author: Vladik Romanovsky <email address hidden>
Date: Tue Jan 21 14:32:03 2014 -0500

    libvirt: adding a random number generator device to instances

    In order for the virtio-rng device to be added to KVM instance,
    hw_rng=virtio property should be set in Glance image metadata:

    glance image-update \
           --property hw_rng_model=virtio \
           [image]

    The cloud administrator will have the option to limit
    or disable the use of this device by setting the following flavour
    extra_specs:

    hw_rng:allowed=True - Allow virtio-rng to be added to instances.
    hw_rng:rate_bytes - The allowed amount of bytes for the the guest
                        to read from the host’s entropy per period.
    hw_rng:rate_period - Sets the duration of a read period in seconds.

    DocImpact
    Partially implements blueprint libvirt-rng-device

    Change-Id: I022e322a7c414e9d618e60c2879aee903732581d

Tags: nova
Stephen Gordon (sgordon)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Stephen Gordon (sgordon)
milestone: none → icehouse
Summer Long (slong-g)
Changed in openstack-manuals:
assignee: Stephen Gordon (sgordon) → Summer Long (slong-g)
Revision history for this message
Summer Long (slong-g) wrote :

Have to wait for https://review.openstack.org/#/c/87163/ to merge before this can be easily added. Formatting was completely changed by that one for customizing flavors.

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Confirmed → Triaged
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/89294

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/89294
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=eced288e22ff90338210d9aba08c5c364f15d24c
Submitter: Jenkins
Branch: master

commit eced288e22ff90338210d9aba08c5c364f15d24c
Author: Summer Long <email address hidden>
Date: Mon Apr 21 11:12:36 2014 +1000

    Added random-number generator info for instance creation

    Added hw_rng_model to image property keys and hw_rng
    information for flavors. Updated <replaceable> values
    to use uppercase, per new convention.

    Closes-bug: #1284835

    Change-Id: I44b3f4fd03cd542e328e8334ded3379e4114cffd

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.