Danny Meloy 6713967f6b Add Virtual GPU Config to nova.conf template
Currently, the list of supported vGPUs is populated automatically
within the Nova playbook when the /sys/class/mdev_bus folder is
present. This will populate the `enabled_vgpu_types` variable with
the full list of vGPUs that are supported by default, with only
the first one listed being used.

This change provides the ability to define a new variable
`nova_enabled_vgpu_types` that will populate the enabled_vgpu_types
config option. It also adds the ability to map vgpu types to PCI
addresses in line with Ussuri updates to provide multi-vGPU support.

Change-Id: Icc0c2cd896d4c9a01601d4d733f38443ad8400d4
(cherry picked from commit 3edfbe6896)
2021-11-11 10:48:31 +00:00
2020-05-20 18:50:25 +02:00
2019-09-20 14:24:43 +03:00
2020-05-06 14:48:02 +00:00
2021-01-08 13:35:30 +00:00
2019-05-21 09:58:13 +02:00
2019-10-03 15:15:09 -04:00
2020-06-01 13:16:57 +00:00
2016-09-28 10:27:39 +01:00
2020-04-14 16:42:34 +08:00
2020-04-14 16:42:34 +08:00

Team and repository tags

image

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_nova/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.7%
Python 30.9%
Shell 2.4%