File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ kolla_image_tags:
33
33
manila :
34
34
rocky-9 : 2023.1-rocky-9-20240809T102431
35
35
neutron :
36
- rocky-9 : 2023.1-rocky-9-20240923T162134
37
- ubuntu-jammy : 2023.1-ubuntu-jammy-20240923T162134
36
+ rocky-9 : 2023.1-rocky-9-20240926T151818
37
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240926T151818
38
38
nova :
39
- rocky-9 : 2023.1-rocky-9-20240916T114629
40
- ubuntu-jammy : 2023.1-ubuntu-jammy-20240916T114629
39
+ rocky-9 : 2023.1-rocky-9-20240926T151818
40
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240926T151818
41
41
octavia :
42
42
rocky-9 : 2023.1-rocky-9-20240730T090421
43
43
ubuntu-jammy : 2023.1-ubuntu-jammy-20240730T090421
Original file line number Diff line number Diff line change
1
+ ---
2
+ fixes :
3
+ - |
4
+ Fixes a file descriptor leak in networking-mlnx which prevented VMs using
5
+ Infiniband virtual functions from provisioning after a period of time.
6
+ - |
7
+ Fixes ``KeyError: ip_version`` in networking-mlnx when used in conjuction
8
+ with OVN mechanism driver.
You can’t perform that action at this time.
0 commit comments