Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: I7819bc0fdf099eb241c3f5422a85371300600047
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent ebb358c9c3
commit 6114f198f0
1 changed files with 4 additions and 4 deletions

View File

@ -23,11 +23,11 @@
},
{
"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 Keystone (Identity).",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone",
"version": "14.4.0"
}
"version": "15.0.0"
}