File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
90
90
91
91
# Kolla OpenStack release version. This should be a Docker image tag.
92
92
# Default is {{ openstack_release }}.
93
- kolla_openstack_release : wallaby-20211207T102718
93
+ kolla_openstack_release : TODO
94
94
95
95
# Docker tag applied to built container images. Default is
96
96
# {{ kolla_openstack_release }}.
Original file line number Diff line number Diff line change 1
1
---
2
2
docker_yum_baseurl : " {{ stackhpc_repo_docker_url }}"
3
3
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
You can’t perform that action at this time.
0 commit comments