Skip to content

Commit 4269aca

Browse files
committed
test new repo
1 parent c52adac commit 4269aca

4 files changed

Lines changed: 21 additions & 61 deletions

File tree

etc/kayobe/kolla.yml

Lines changed: 3 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,9 @@ stackhpc_rocky_10_additional_repos:
259259
- url: "{{ stackhpc_repo_centos_stream_10_openstack_epoxy_url }}"
260260
file: "CentOS-OpenStack-epoxy.repo"
261261
tag: "centos-openstack-epoxy"
262+
- url: "{{ stackhpc_repo_centos_stream_10_ovn_lts_url }}"
263+
file: "CentOS-OVN-LTS.repo"
264+
tag: "centos-ovn-lts"
262265
- url: "{{ stackhpc_repo_rocky_10_crb_url }}"
263266
file: "rocky.repo"
264267
tag: "crb"
@@ -528,60 +531,6 @@ kolla_build_customizations_rocky:
528531
- ovn24.03-central
529532

530533
rocky-10:
531-
# v still needed?
532-
base_centos_yum_repo_packages_append:
533-
- centos-release-ceph-squid
534-
# v still needed?
535-
base_centos_yum_repo_packages_remove:
536-
- centos-release-ceph-reef
537-
# v these need updating to remove RL10 editions
538-
base_centos_yum_repos_to_disable_remove:
539-
- centos-ceph-reef
540-
- epel
541-
- centos9-nfv-ovs
542-
- centos9-opstools
543-
- centos9-rabbitmq
544-
- centos9-storage
545-
kolla_toolbox_packages_remove:
546-
- openvswitch
547-
- openvswitch3.5
548-
kolla_toolbox_packages_append:
549-
- openvswitch3.3
550-
manila_base_packages_remove:
551-
- openvswitch
552-
- openvswitch3.5
553-
manila_base_packages_append:
554-
- openvswitch3.3
555-
neutron_base_packages_remove:
556-
- openvswitch
557-
- openvswitch3.5
558-
- python3-openvswitch
559-
- python3-openvswitch3.5
560-
neutron_base_packages_append:
561-
- openvswitch3.3
562-
- python3-openvswitch3.3
563-
nova_base_packages_remove:
564-
- openvswitch
565-
- openvswitch3.5
566-
- python3-openvswitch
567-
- python3-openvswitch3.5
568-
nova_base_packages_append:
569-
- openvswitch3.3
570-
- python3-openvswitch3.3
571-
nova_libvirt_packages_remove:
572-
- openvswitch
573-
- openvswitch3.5
574-
octavia_base_packages_remove:
575-
- python3-openvswitch
576-
- python3-openvswitch3.5
577-
openvswitch_base_packages_remove:
578-
- openvswitch
579-
- openvswitch3.5
580-
- python3-openvswitch
581-
- python3-openvswitch3.5
582-
openvswitch_base_packages_append:
583-
- openvswitch3.3
584-
- python3-openvswitch3.3
585534
ovn_base_packages_override:
586535
- ovn24.03
587536
ovn_controller_packages_override:

etc/kayobe/pulp-repo-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
stackhpc_pulp_repo_almalinux_9_proxysql_2_7_version: 20250627T134211
55
stackhpc_pulp_repo_centos_stream_10_docker_aarch64_version: 20260220T152827
66
stackhpc_pulp_repo_centos_stream_10_docker_version: 20260220T152827
7-
stackhpc_pulp_repo_centos_stream_10_nfv_openvswitch_aarch64_version:
8-
stackhpc_pulp_repo_centos_stream_10_nfv_openvswitch_version: 20260324T132549
97
stackhpc_pulp_repo_centos_stream_10_openstack_epoxy_aarch64_version: 20260227T222400
108
stackhpc_pulp_repo_centos_stream_10_openstack_epoxy_version: 20260227T214730
9+
stackhpc_pulp_repo_centos_stream_10_ovn_lts_aarch64_version: 20260327T163952
10+
stackhpc_pulp_repo_centos_stream_10_ovn_lts_version: 20260327T163952
1111
stackhpc_pulp_repo_centos_stream_10_storage_ceph_squid_aarch64_version: 20260220T152827
1212
stackhpc_pulp_repo_centos_stream_10_storage_ceph_squid_version: 20260220T152827
1313
stackhpc_pulp_repo_centos_stream_9_docker_aarch64_version: 20260202T213000

etc/kayobe/pulp.yml

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ stackhpc_pulp_repo_rocky_10_highavailability_version: "{{ lookup('vars', 'stackh
251251
# Rocky 10 Multiarch repositories
252252
stackhpc_pulp_repo_multiarch_centos_stream_10_nfv_openvswitch_version: "{{ lookup('vars', 'stackhpc_pulp_repo_centos_stream_10_nfv_openvswitch' ~ arch_suffix ~ '_version') }}"
253253
stackhpc_pulp_repo_multiarch_centos_stream_10_openstack_epoxy_version: "{{ lookup('vars', 'stackhpc_pulp_repo_centos_stream_10_openstack_epoxy' ~ arch_suffix ~ '_version') }}"
254+
stackhpc_pulp_repo_multiarch_centos_stream_10_ovn_lts_version: "{{ lookup('vars', 'stackhpc_pulp_repo_centos_stream_10_ovn_lts' ~ arch_suffix ~ '_version') }}"
254255
stackhpc_pulp_repo_multiarch_centos_stream_10_storage_ceph_squid_version: "{{ lookup('vars', 'stackhpc_pulp_repo_centos_stream_10_storage_ceph_squid' ~ arch_suffix ~ '_version') }}"
255256
stackhpc_pulp_repo_multiarch_centos_stream_10_docker_version: "{{ lookup('vars', 'stackhpc_pulp_repo_centos_stream_10_docker' ~ arch_suffix ~ '_version') }}"
256257
stackhpc_pulp_repo_multiarch_rhel_10_mariadb_10_11_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rhel_10_mariadb_10_11' ~ arch_suffix ~ '_version') }}"
@@ -457,11 +458,11 @@ stackhpc_pulp_rpm_repos:
457458
required: "{{ stackhpc_pulp_sync_rocky_10 | bool }}"
458459

459460
# Additional CentOS Stream 10 repositories
460-
- name: CentOS Stream 10 - NFV OpenvSwitch
461-
url: "{{ stackhpc_release_pulp_content_url }}/centos/10-stream/nfv/x86_64/openvswitch-2/{{ stackhpc_pulp_repo_centos_stream_10_nfv_openvswitch_version }}"
462-
distribution_name: "centos-stream-10-nfv-openvswitch-"
463-
base_path: "centos/10-stream/nfv/x86_64/openvswitch-2/"
464-
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_10 | bool }}"
461+
# - name: CentOS Stream 10 - NFV OpenvSwitch
462+
# url: "{{ stackhpc_release_pulp_content_url }}/centos/10-stream/nfv/x86_64/openvswitch-2/{{ stackhpc_pulp_repo_centos_stream_10_nfv_openvswitch_version }}"
463+
# distribution_name: "centos-stream-10-nfv-openvswitch-"
464+
# base_path: "centos/10-stream/nfv/x86_64/openvswitch-2/"
465+
# required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_10 | bool }}"
465466

466467
- name: CentOS Stream 10 - OpenStack Epoxy
467468
url: "{{ stackhpc_release_pulp_content_url }}/centos/10-stream/cloud/x86_64/openstack-epoxy/{{ stackhpc_pulp_repo_centos_stream_10_openstack_epoxy_version }}"
@@ -475,6 +476,12 @@ stackhpc_pulp_rpm_repos:
475476
base_path: "centos/10-stream/storage/x86_64/ceph-squid/"
476477
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_10 | bool }}"
477478

479+
- name: CentOS Stream 10 - OVN/OVS LTS for Epoxy
480+
url: "{{ stackhpc_release_pulp_content_url }}/centos/10-stream/ovn/x86_64/ovn-lts/{{ stackhpc_pulp_repo_centos_stream_10_ovn_lts_version }}"
481+
distribution_name: "centos-stream-10-ovn-lts-"
482+
base_path: "centos/10-stream/cloud/x86_64/ovn-lts/"
483+
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_10 | bool }}"
484+
478485
# EPEL 10 repository
479486
- name: Extra Packages for Enterprise Linux 10 - x86_64
480487
url: "{{ stackhpc_release_pulp_content_url }}/epel/10/Everything/x86_64/{{ stackhpc_pulp_repo_epel_10_version }}"

etc/kayobe/stackhpc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ stackhpc_repo_centos_stream_10_nfv_openvswitch_version: "{{ stackhpc_repo_distri
181181
stackhpc_repo_centos_stream_10_openstack_epoxy_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/centos/10-stream/cloud/{{ kolla_base_arch }}/openstack-epoxy/{{ stackhpc_repo_centos_stream_10_openstack_epoxy_version }}"
182182
stackhpc_repo_centos_stream_10_openstack_epoxy_version: "{{ stackhpc_repo_distribution }}"
183183

184+
# CentOS Stream 10 - OVN/OVS LTS for Epoxy
185+
stackhpc_repo_centos_stream_10_ovn_lts_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/centos/10-stream/cloud/{{ kolla_base_arch }}/ovn-lts/{{ stackhpc_repo_centos_stream_10_ovn_lts_version }}"
186+
stackhpc_repo_centos_stream_10_ovn_lts_version: "{{ stackhpc_repo_distribution }}"
187+
184188
# CentOS Stream 10 - Ceph Squid
185189
stackhpc_repo_centos_stream_10_storage_ceph_squid_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/centos/10-stream/storage/{{ kolla_base_arch }}/ceph-squid/{{ stackhpc_repo_centos_stream_10_storage_ceph_squid_version }}"
186190
stackhpc_repo_centos_stream_10_storage_ceph_squid_version: "{{ stackhpc_repo_distribution }}"

0 commit comments

Comments
 (0)