From 48d369791fb08c65c2fa7e525bae30a9e9f8777c Mon Sep 17 00:00:00 2001 From: James Gu Date: Thu, 20 Jun 2019 14:01:59 -0700 Subject: [PATCH] Update openstack helm libvirt image tag to 20190620 Update to the new date tag 20190620 which contains the libvirt fix that includes the missing block rbd pakcage. --- site/soc/software/config/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/soc/software/config/versions.yaml b/site/soc/software/config/versions.yaml index 7bd5f93af..f25b61575 100644 --- a/site/soc/software/config/versions.yaml +++ b/site/soc/software/config/versions.yaml @@ -166,7 +166,7 @@ data: keystone_api: "{{ suse_osh_registry_location }}/openstackhelm/keystone:{{ suse_openstack_image_version }}" keystone_domain_manage: "{{ suse_osh_registry_location }}/openstackhelm/keystone:{{ suse_openstack_image_version }}" libvirt: - libvirt: "{{ suse_osh_registry_location }}/openstackhelm/libvirt:{{ suse_infra_image_version}}" + libvirt: "{{ suse_osh_registry_location }}/openstackhelm/libvirt:opensuse_15-20190620" mariadb: prometheus_mysql_exporter_helm_tests: "{{ suse_osh_registry_location }}/openstackhelm/heat:{{ suse_openstack_image_version }}" memcached: {}