Prepare Train M4

Update the version metadata for Train milestone 4

Change-Id: I689a71adfca220ec2aeed3f56143f43b7c03e8fa
This commit is contained in:
ZhongShengping 2019-09-05 09:04:49 +08:00
parent 9b3bf3199b
commit 7d4c760446
1 changed files with 3 additions and 3 deletions

View File

@ -23,11 +23,11 @@
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=15.2.0 <16.0.0" "version_requirement": ">=15.3.0 <16.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=15.2.0 <16.0.0" "version_requirement": ">=15.3.0 <16.0.0"
} }
], ],
"description": "Installs and configures OpenStack Keystone (Identity).", "description": "Installs and configures OpenStack Keystone (Identity).",
@ -69,5 +69,5 @@
], ],
"source": "git://github.com/openstack/puppet-keystone.git", "source": "git://github.com/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone", "summary": "Puppet module for OpenStack Keystone",
"version": "15.2.0" "version": "15.3.0"
} }