Skip to content

Commit 3393822

Browse files
mnasiadkaAlex-Welsh
authored andcommitted
ovn: bump Rocky version to 23.03
1 parent 6222d3d commit 3393822

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,17 @@ kolla_build_customizations_common:
307307
ironic_inspector_pip_packages_append:
308308
- /additions/*
309309

310-
kolla_build_customizations_rocky: {}
310+
kolla_build_customizations_rocky: # TODO: Check whether this is actually correct. It seems that it was previously being skipped for rocky
311+
ovn_base_packages_override:
312+
- ovn23.03
313+
ovn_controller_packages_override:
314+
- ovn23.03-host
315+
ovn_nb_db_server_packages_override:
316+
- ovn23.03-central
317+
ovn_northd_packages_override:
318+
- ovn23.03-central
319+
ovn_sb_db_server_packages_override:
320+
- ovn23.03-central
311321

312322
kolla_build_customizations_ubuntu: {}
313323

0 commit comments

Comments
 (0)