commit 18cf003b862fb69a7a595ebe147cd15d3a478ab2 Author: ZhongShengping Date: Thu Oct 15 09:42:49 2020 +0800 Bump version for the start of Wallaby Bump the major version for the Wallaby release after Victoria has been branched. Change-Id: Iaa13ba9c3a152a9b9666ae130ffb8ce173a85d83 diff --git a/metadata.json b/metadata.json index dfa86a4..3c06ad1 100644 --- a/metadata.json +++ b/metadata.json @@ -11,15 +11,15 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=17.4.0 <18.0.0" + "version_requirement": ">=18.0.0 <19.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.4.0 <18.0.0" + "version_requirement": ">=18.0.0 <19.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=17.4.0 <18.0.0" + "version_requirement": ">=18.0.0 <19.0.0" } ], "description": "Installs and configures OpenStack Senlin.", @@ -67,5 +67,5 @@ ], "source": "git://github.com/openstack/puppet-senlin.git", "summary": "Puppet module for OpenStack Senlin", - "version": "4.4.0" + "version": "5.0.0" }