File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ kibana_tag: "{% raw %}{{ kayobe_image_tags['kibana'][kolla_base_distro] | defaul
7373magnum_tag : " {% raw %}{{ kayobe_image_tags['magnum'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
7474neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
7575nova_tag : " {% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
76- nova_libvirt_tag : " {% raw %}{{ kayobe_image_tags['nova_libvirt'][kolla_base_distro] | default(openstack_tag ) }}{% endraw %}"
76+ nova_libvirt_tag : " {% raw %}{{ kayobe_image_tags['nova_libvirt'][kolla_base_distro] | default(nova_tag ) }}{% endraw %}"
7777octavia_tag : " {% raw %}{{ kayobe_image_tags['octavia'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
7878openvswitch_tag : " {% raw %}{{ kayobe_image_tags['openvswitch'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
7979ovn_tag : " {% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
You can’t perform that action at this time.
0 commit comments