commit f40c746c90f96af6d91f58235086efc9c29c5c86 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: If08e94198b6b75199bcf9113bb617e44d11a7a0a diff --git a/metadata.json b/metadata.json index 689ef20..a997600 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 Aodh.", @@ -67,5 +67,5 @@ ], "source": "git://github.com/openstack/puppet-aodh.git", "summary": "Puppet module for OpenStack Aodh", - "version": "17.5.0" + "version": "18.0.0" }