Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: I136a365c08b1263c7b17362f1ea13af3bee0fae3
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent 52ed6c2b50
commit b3a685344e
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 mistral.",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral",
"version": "14.4.0"
}
"version": "15.0.0"
}