diff --git a/releasenotes/notes/bump-stackhpc-linux-1.3.4-0ae3e0ec9f4c25e2.yaml b/releasenotes/notes/bump-stackhpc-linux-1.3.4-0ae3e0ec9f4c25e2.yaml new file mode 100644 index 000000000..e300e9752 --- /dev/null +++ b/releasenotes/notes/bump-stackhpc-linux-1.3.4-0ae3e0ec9f4c25e2.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Fixes failure to activate SR-IOV on GPU devices by bumping the + ``stackhpc.linux`` collection to v1.3.4. diff --git a/requirements.yml b/requirements.yml index 8d9f8d04d..a2cec0164 100644 --- a/requirements.yml +++ b/requirements.yml @@ -12,7 +12,7 @@ collections: - name: openstack.cloud version: '<3' - name: stackhpc.linux - version: 1.3.1 + version: 1.3.4 - name: stackhpc.network version: 1.0.0 - name: stackhpc.openstack