Prepare Stein M3

Update the version metadata for Stein milestone 3

Change-Id: I911537045cd2845ba0e817c9aff2777f13fdca06
This commit is contained in:
ZhongShengping 2019-03-06 14:55:49 +08:00
parent b9c9e5b166
commit a980c15b69
1 changed files with 4 additions and 4 deletions

View File

@ -15,15 +15,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=14.2.0 <15.0.0"
"version_requirement": ">=14.3.0 <15.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=14.2.0 <15.0.0"
"version_requirement": ">=14.3.0 <15.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=14.2.0 <15.0.0"
"version_requirement": ">=14.3.0 <15.0.0"
}
],
"description": "Installs and configures OpenStack Senlin.",
@ -65,5 +65,5 @@
],
"source": "git://github.com/openstack/puppet-senlin.git",
"summary": "Puppet module for OpenStack Senlin",
"version": "1.0.0"
"version": "1.1.0"
}