yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70709
[Bug 1746217] [NEW] enabled vgpu types example is wrong
Public bug reported:
`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.
** Affects: nova
Importance: Undecided
Assignee: Naichuan Sun (naichuans)
Status: In Progress
** Tags: vgpu
** Description changed:
- `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']
+ `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.
** Tags added: vgpu
--
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):
In Progress
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
Follow ups