From 1d848e5aa09be83a1471db43e1bc5cf5fa9724e3 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 6 Oct 2020 20:52:57 +0900 Subject: [PATCH] Prepare a new release for victoria cut off This patch fixes the version bump made by the previous preparation patch, ab9d6c53491141d777fe77125a4db47814893748. Since some features has been added since the previous release, we should update y release instead of z release. Change-Id: Ifcd5ce9e90c2040952a22679da031d43edfd5362 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 173c9f6a2..a0ddcb4ec 100644 --- a/metadata.json +++ b/metadata.json @@ -83,5 +83,5 @@ ], "source": "git://github.com/openstack/puppet-nova.git", "summary": "Puppet module for OpenStack Nova", - "version": "17.4.1" + "version": "17.5.0" }