Prepare Train RC1

Update the version metadata for Train milestone RC1

Change-Id: If671b23be9e3d17b4510cfc7175de4ed44651ffd
This commit is contained in:
ZhongShengping 2019-09-25 13:45:43 +08:00
parent 329ab549a2
commit 3477bb0b11
1 changed files with 3 additions and 3 deletions

View File

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