Skip to content

Update magnum_tag #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 11, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts

{% if kolla_base_distro == 'centos' %}
bifrost_tag: xena-20221128T101757
magnum_tag: xena-20230111T093652
rabbitmq_tag: xena-20230105T141714
{% else %}
bifrost_tag: xena-20221213T224057
kolla_toolbox_tag: xena-20230104T145414
magnum_tag: xena-20230111T095751
neutron_tag: xena-20230104T145414
neutron_tls_proxy_tag: "{% raw %}{{ openstack_tag }}{% endraw %}"
nova_tag: xena-20230104T145414
Expand Down