Skip to content

Commit d62390f

Browse files
committed
Xena: update image tags
1 parent f2d41f2 commit d62390f

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
9090

9191
# Kolla OpenStack release version. This should be a Docker image tag.
9292
# Default is {{ openstack_release }}.
93-
kolla_openstack_release: wallaby-20211207T102718
93+
kolla_openstack_release: TODO
9494

9595
# Docker tag applied to built container images. Default is
9696
# {{ kolla_openstack_release }}.

etc/kayobe/kolla/globals.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
11
---
22
docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
33
docker_yum_gpgkey: "https://download.docker.com/linux/{% raw %}{{ ansible_facts.distribution | lower }}{% endraw %}/gpg"
4-
5-
barbican_tag: wallaby-20220311T133847
6-
cinder_tag: wallaby-20220309T083940
7-
cloudkitty_tag: wallaby-20220119T122428
8-
grafana_tag: wallaby-20220210T160332
9-
horizon_tag: wallaby-20220525T174700
10-
ironic_pxe_tag: wallaby-20220216T152518
11-
magnum_tag: wallaby-20220603T085526
12-
manila_tag: wallaby-20211210T140839
13-
neutron_tag: wallaby-20220412T124526
14-
nova_tag: wallaby-20220328T103755
15-
octavia_tag: wallaby-20220524T085900
16-
ovn_tag: wallaby-20220223T143249
17-
openvswitch_tag: wallaby-20220223T143249
18-
prometheus_tag: wallaby-20220525T174700
19-
prometheus_jiralert_tag: wallaby-20220119T122428
20-
prometheus_libvirt_exporter_tag: wallaby-20220325T122042
21-
prometheus_msteams_tag: wallaby-20220119T122428
22-
prometheus_openstack_exporter_tag: wallaby-20220119T122428

0 commit comments

Comments
 (0)