diff --git a/releasenotes/notes/fixes-vgpu-boot-race-condition-b51917e32f685221.yaml b/releasenotes/notes/fixes-vgpu-boot-race-condition-b51917e32f685221.yaml new file mode 100644 index 000000000..656eef62a --- /dev/null +++ b/releasenotes/notes/fixes-vgpu-boot-race-condition-b51917e32f685221.yaml @@ -0,0 +1,7 @@ +--- +fixes: + - | + Fixes an issue on boot where vgpu devices would fail to start due to a race + condition in the startup logic. See + `LP#2102153 `__ for more + details. diff --git a/requirements.yml b/requirements.yml index 71e0ef65e..a9d5b56a0 100644 --- a/requirements.yml +++ b/requirements.yml @@ -12,7 +12,7 @@ collections: - name: openstack.cloud version: '<3' - name: stackhpc.linux - version: 1.3.0 + version: 1.3.1 - name: stackhpc.network version: 1.0.0 - name: stackhpc.openstack