@@ -403,55 +403,7 @@ kolla_build_customizations_rocky:
403
403
ovn_sb_db_server_packages_override :
404
404
- ovn24.03-central
405
405
406
- kolla_build_customizations_ubuntu :
407
- kolla_toolbox_packages_remove :
408
- - openvswitch-switch
409
- - openvswitch-common
410
- kolla_toolbox_packages_append :
411
- - openvswitch-switch=3.3.0-1ubuntu3.2
412
- - openvswitch-common=3.3.0-1ubuntu3.2
413
- manila_base_packages_remove :
414
- - openvswitch-switch
415
- - openvswitch-common
416
- manila_base_packages_append :
417
- - openvswitch-switch=3.3.0-1ubuntu3.2
418
- - openvswitch-common=3.3.0-1ubuntu3.2
419
- neutron_base_packages_remove :
420
- - openvswitch-switch
421
- - openvswitch-common
422
- - python3-openvswitch
423
- neutron_base_packages_append :
424
- - openvswitch-switch=3.3.0-1ubuntu3.2
425
- - openvswitch-common=3.3.0-1ubuntu3.2
426
- - python3-openvswitch=3.3.0-1ubuntu3.2
427
- nova_base_packages_remove :
428
- - openvswitch-switch
429
- - openvswitch-common
430
- - python3-openvswitch
431
- nova_base_packages_append :
432
- - openvswitch-switch=3.3.0-1ubuntu3.2
433
- - openvswitch-common=3.3.0-1ubuntu3.2
434
- - python3-openvswitch=3.3.0-1ubuntu3.2
435
- nova_libvirt_packages_remove :
436
- - openvswitch-switch
437
- - openvswitch-common
438
- nova_libvirt_packages_append :
439
- - openvswitch-switch=3.3.0-1ubuntu3.2
440
- - openvswitch-common=3.3.0-1ubuntu3.2
441
- openvswitch_base_packages_remove :
442
- - openvswitch-switch
443
- - openvswitch-common
444
- - python3-openvswitch
445
- openvswitch_base_packages_append :
446
- - openvswitch-switch=3.3.0-1ubuntu3.2
447
- - openvswitch-common=3.3.0-1ubuntu3.2
448
- - python3-openvswitch=3.3.0-1ubuntu3.2
449
- ovs_dpdk_packages_remove :
450
- - openvswitch-switch
451
- - openvswitch-common-dpdk
452
- ovs_dpdk_packages_append :
453
- - openvswitch-switch-dpdk=3.3.0-1ubuntu3.2
454
-
406
+ kolla_build_customizations_ubuntu : {}
455
407
456
408
# Dict mapping image customization variable names to their values.
457
409
# Each variable takes the form:
0 commit comments