Skip to content

Commit b217e43

Browse files
committed
Update package config for Antelope
1 parent 3ed8647 commit b217e43

File tree

6 files changed

+12
-11
lines changed

6 files changed

+12
-11
lines changed

etc/kayobe/environments/ci-aio/stackhpc-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
2828
stackhpc_repo_ubuntu_cloud_archive_version: "{{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
2929
stackhpc_repo_docker_ce_ubuntu_version: "{{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
3030
stackhpc_repo_centos_stream_9_nfv_openvswitch_version: "{{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
31-
stackhpc_repo_centos_stream_9_openstack_zed_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_zed_version }}"
31+
stackhpc_repo_centos_stream_9_openstack_antelope_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
3232
stackhpc_repo_centos_stream_9_opstools_version: "{{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
3333
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version: "{{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
3434
stackhpc_repo_centos_stream_9_docker_version: "{{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
5151
stackhpc_repo_ubuntu_cloud_archive_version: "{{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
5252
stackhpc_repo_docker_ce_ubuntu_version: "{{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
5353
stackhpc_repo_centos_stream_9_nfv_openvswitch_version: "{{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
54-
stackhpc_repo_centos_stream_9_openstack_zed_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_zed_version }}"
54+
stackhpc_repo_centos_stream_9_openstack_antelope_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
5555
stackhpc_repo_centos_stream_9_opstools_version: "{{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
5656
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version: "{{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
5757
stackhpc_repo_centos_stream_9_docker_version: "{{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"

etc/kayobe/environments/ci-multinode/stackhpc-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
2828
stackhpc_repo_ubuntu_cloud_archive_version: "{{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
2929
stackhpc_repo_docker_ce_ubuntu_version: "{{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
3030
stackhpc_repo_centos_stream_9_nfv_openvswitch_version: "{{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
31-
stackhpc_repo_centos_stream_9_openstack_zed_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_zed_version }}"
31+
stackhpc_repo_centos_stream_9_openstack_antelope_version: "{{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
3232
stackhpc_repo_centos_stream_9_opstools_version: "{{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
3333
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version: "{{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
3434
stackhpc_repo_centos_stream_9_docker_version: "{{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"

etc/kayobe/kolla.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ kolla_sources:
136136
type: git
137137
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
138138
reference: 1.3.0
139+
# Not yet merged: https://github.com/stackhpc/magnum/pull/139
139140
magnum-base:
140141
type: git
141142
location: https://github.com/stackhpc/magnum.git
@@ -165,9 +166,9 @@ stackhpc_rocky_9_additional_repos:
165166
- url: "{{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
166167
file: "CentOS-NFV-OpenvSwitch.repo"
167168
tag: "centos-nfv-openvswitch"
168-
- url: "{{ stackhpc_repo_centos_stream_9_openstack_zed_url }}"
169-
file: "CentOS-OpenStack-zed.repo"
170-
tag: "centos-openstack-zed"
169+
- url: "{{ stackhpc_repo_centos_stream_9_openstack_antelope_url }}"
170+
file: "CentOS-OpenStack-antelope.repo"
171+
tag: "centos-openstack-antelope"
171172
- url: "{{ stackhpc_repo_centos_stream_9_opstools_url }}"
172173
file: "CentOS-OpsTools.repo"
173174
tag: "centos-opstools"

etc/kayobe/pulp-repo-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not edit! This file is autogenerated by Ansible.
33
stackhpc_pulp_repo_centos_stream_9_docker_version: 20230228T044432
44
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20230510T072502
5-
stackhpc_pulp_repo_centos_stream_9_openstack_zed_version: 20230721T005746
5+
stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version: 20230912T101324
66
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20230301T034123
77
stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version: 20230712T025152
88
stackhpc_pulp_repo_epel_9_version: 20230302T031902

etc/kayobe/pulp.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,10 @@ stackhpc_pulp_rpm_repos:
280280
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
281281

282282

283-
- name: CentOS Stream 9 - OpenStack Zed
284-
url: "{{ stackhpc_release_pulp_content_url }}/centos/9-stream/cloud/x86_64/openstack-zed/{{ stackhpc_pulp_repo_centos_stream_9_openstack_zed_version }}"
285-
distribution_name: "centos-stream-9-openstack-zed-"
286-
base_path: "centos/9-stream/cloud/x86_64/openstack-zed/"
283+
- name: CentOS Stream 9 - OpenStack Antelope
284+
url: "{{ stackhpc_release_pulp_content_url }}/centos/9-stream/cloud/x86_64/openstack-antelope/{{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
285+
distribution_name: "centos-stream-9-openstack-antelope-"
286+
base_path: "centos/9-stream/cloud/x86_64/openstack-antelope/"
287287
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
288288

289289
- name: CentOS 9 - OpsTools - collectd

0 commit comments

Comments
 (0)