Prepare Rocky M1

Update the version metadata for Rocky milestone 1

Change-Id: I86c44815284b09fb2064845147423cbb6f92894b
This commit is contained in:
Alex Schultz 2018-04-19 08:54:37 -06:00
parent 2e40008746
commit fd9ae37f01
1 changed files with 4 additions and 4 deletions

View File

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