From 7a0fa4fd9e5db7253fee0820fc002703d43bca3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20J=C3=B3zefczyk?= Date: Thu, 5 Mar 2020 16:55:50 +0100 Subject: [PATCH] Update cirros image to cirros-0.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New cirros with recent fixes for metadata service has been released. [1] Let's update the image version in gate. This also includes a fix to pass image name to SDK tests. [1] https://github.com/cirros-dev/cirros/pull/11/commits/e40bcd2964aa496a9d03e1aaf95cf7a86938f129 Change-Id: I6ccd646f1c22a99bed0bebf6e363d2190241b667 Co-authored-by: Radosław Piliszek --- functions-common | 5 +++++ stackrc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/functions-common b/functions-common index f50ff56c7d..dea5aa93a8 100644 --- a/functions-common +++ b/functions-common @@ -129,6 +129,11 @@ function write_clouds_yaml { --os-password $ADMIN_PASSWORD \ --os-system-scope all + cat >> $CLOUDS_YAML <