Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: Ie611db06b69e6bfb50f297ea2bf81268868c0d8b
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent 28683b4458
commit fafecac54a
1 changed files with 5 additions and 5 deletions

View File

@ -19,15 +19,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
}
],
"description": "Installs and configures OpenStack Magnum.",
@ -69,5 +69,5 @@
"project_page": "https://launchpad.net/puppet-magnum",
"source": "git://github.com/openstack/puppet-magnum.git",
"summary": "Puppet module for OpenStack Magnum",
"version": "14.4.0"
}
"version": "15.0.0"
}