Juju Charm - Nova Compute - plugin for NVidia vGPU
Go to file
Aurelien Lourot 7c4fcad4a4 Add list-vgpu-types action
Change-Id: Ibd927191006152c82216974ac6ba0122aed8fd8d
2022-03-15 13:56:13 +01:00
src Add list-vgpu-types action 2022-03-15 13:56:13 +01:00
templates Disable nouveau driver 2022-03-15 13:56:13 +01:00
tests Simplify test bundles 2022-03-15 13:56:13 +01:00
unit_tests Add list-vgpu-types action 2022-03-15 13:56:13 +01:00
.gitignore Initial Operator framework boilerplate 2021-11-12 11:05:28 +01:00
.gitreview Add unit tests for _has_nvidia_gpu_hardware() 2022-01-14 23:48:20 +01:00
.stestr.conf Initial Operator framework boilerplate 2021-11-12 11:05:28 +01:00
.zuul.yaml Add unit tests for _has_nvidia_gpu_hardware() 2022-01-14 23:48:20 +01:00
actions.yaml Add list-vgpu-types action 2022-03-15 13:56:13 +01:00
build-requirements.txt Add charmcraft.yaml for publishing to Charmhub 2022-01-21 10:38:04 +01:00
charmcraft.yaml Build charm on all architectures 2022-02-24 16:41:41 +01:00
config.yaml Install NVIDIA vGPU software 2021-11-25 17:24:58 +01:00
metadata.yaml Add nova-vgpu relation 2022-02-28 11:00:30 +01:00
osci.yaml Fix charm build 2022-01-25 17:50:19 +01:00
pip.sh Initial Operator framework boilerplate 2021-11-12 11:05:28 +01:00
README.md Add unit tests for _has_nvidia_gpu_hardware() 2022-01-14 23:48:20 +01:00
rename.sh Migrate test bundles to charmhub 2022-02-20 19:40:27 -07:00
requirements.txt Migrate test bundles to charmhub 2022-02-20 19:40:27 -07:00
test-requirements.txt Add unit tests for _has_nvidia_gpu_hardware() 2022-01-14 23:48:20 +01:00
tox.ini Migrate test bundles to charmhub 2022-02-20 19:40:27 -07:00

Overview

This subordinate charm provides the Nvidia vGPU support to the OpenStack Nova Compute service.

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.