Skip to content

Commit 20dabb1

Browse files
committed
Pinning kolla, kolla-ansible and kayobe in caracal
Pinned Kolla, Kolla-Ansible and Kayobe to tags - Caracal: - Kolla pinned to stackhpc/18.1.0.2 - Kolla-Ansible pinned to stackhpc/18/1/0/2 - Kayobe pinned to stackhpc/16.1.0.1
1 parent 88a6397 commit 20dabb1

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

etc/kayobe/stackhpc.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,15 +141,11 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}"
141141

142142
# Kolla source repository.
143143
stackhpc_kolla_source_url: "https://github.com/stackhpc/kolla"
144-
stackhpc_kolla_source_version: "stackhpc/{{ openstack_release }}"
144+
stackhpc_kolla_source_version: "stackhpc/18.1.0.2"
145145

146146
# Kolla Ansible source repository.
147147
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
148-
# FIXME: Waiting for
149-
# https://review.opendev.org/c/openstack/kolla-ansible/+/926198 to merge and
150-
# sync to stackhpc/2024.1
151-
# stackhpc_kolla_ansible_source_version: "stackhpc/{{ openstack_release }}"
152-
stackhpc_kolla_ansible_source_version: "fix-prometheus"
148+
stackhpc_kolla_ansible_source_version: "stackhpc/18.1.0.2"
153149

154150
###############################################################################
155151
# Container image registry

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/2024.1
1+
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.1.0.1
22
ansible-modules-hashivault>=5.2.1
33
jmespath

0 commit comments

Comments
 (0)