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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to