Skip to content

Commit 911aeb1

Browse files
MoteHueAlex-Welsh
authored andcommitted
Bump stackhpc.linux collection to v1.5.1
Fixes race conditions in setup of vGPU SR-IOV devices. Adds support for configuring MIG devices without creating vGPUs. Change-Id: Ida4b38b98ab1140d44941355bc7ff991b0b5aa47 Signed-off-by: Matt Crees <mattc@stackhpc.com> (cherry picked from commit 0115b6e)
1 parent fb1d8c6 commit 911aeb1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
features:
3+
- |
4+
Bumps ``stackhpc.linux`` Ansible collection to v1.5.1. This adds
5+
support for configuring MIG devices without creating vGPUs.
6+
fixes:
7+
- |
8+
Bumps ``stackhpc.linux`` Ansible collection to v1.5.1. This fixes
9+
race conditions in setup of vGPU SR-IOV devices.

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ collections:
1010
- name: openstack.cloud
1111
version: '<3'
1212
- name: stackhpc.linux
13-
version: 1.3.4
13+
version: 1.5.1
1414
- name: stackhpc.network
1515
version: 1.0.0
1616
- name: stackhpc.openstack

0 commit comments

Comments
 (0)