Skip to content

Commit bd467c1

Browse files
committed
Merge stackhpc/zed into stackhpc/2023.1
2 parents bcbe269 + 0c23140 commit bd467c1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@ kayobe_image_tags:
1515
cloudkitty:
1616
rocky: TODO
1717
ubuntu: TODO
18+
neutron:
19+
rocky: TODO
20+
ubuntu: TODO
1821

1922
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
2023
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
2124
cloudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
25+
neutron_tag: "{% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
2226

2327
om_enable_rabbitmq_high_availability: true
2428

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
upgrade:
33
- |
4-
Updates default Ceph images to v17.2.7 for Quincy and v16.2.14 for Pacific.
4+
Updates default Ceph images to v17.2.7 for Quincy.

0 commit comments

Comments
 (0)