commit e705d27a1e68780f1e491f69f1c04d0c67a9bd10 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: I95fcacce4139a1ba54f51d7208ac197ec45b07eb diff --git a/metadata.json b/metadata.json index 57a0a64..a7ae91f 100644 --- a/metadata.json +++ b/metadata.json @@ -15,15 +15,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 mistral.", @@ -71,5 +71,5 @@ ], "source": "git://github.com/openstack/puppet-mistral.git", "summary": "Puppet module for OpenStack Mistral", - "version": "17.4.0" + "version": "18.0.0" }