Reviewed: https://review.openstack.org/539183 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8e687ab4f85561e31e4da06d89e9505179abc127 Submitter: Zuul Branch: master
commit 8e687ab4f85561e31e4da06d89e9505179abc127 Author: naichuans <[email protected]> Date: Tue Jan 30 11:02:04 2018 +0000 VGPU: Modify the example of vgpu white_list set `enabled_vgpu_types` flag has been set in nova.conf to set enabled vgpu type of current host. The example is wrong. Modify the example to avoid mislead. Change-Id: If7a150d4d28609cabeb5f513bbd134a969fca17c Closes-Bug: #1746217 ** 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/1746217 Title: enabled vgpu types example is wrong Status in OpenStack Compute (nova): Fix Released Bug description: `enabled_vgpu_types` flag has been set in nova.conf to set enabled vgpu type of current host. The example is wrong, it should be [devices] enabled_vgpu_types = ['GRID K100', 'Intel GVT-g', 'MxGPU.2', 'nvidia-11'] Check nova/conf/devices.py to see the example. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1746217/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

