Prepare Stein M1

Update the version metadata for Stein milestone 1

Change-Id: I5ca4ec1d08a66e715a537314e92d81e6fa2554c8
This commit is contained in:
ZhongShengping 2018-11-13 14:53:21 +08:00
parent fe6c76c122
commit 56eb5a4439
1 changed files with 3 additions and 3 deletions

View File

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