commit 1d848e5aa09be83a1471db43e1bc5cf5fa9724e3 Author: Takashi Kajinami Date: Tue Oct 6 20:52:57 2020 +0900 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 diff --git a/metadata.json b/metadata.json index 173c9f6..a0ddcb4 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" }