Prepare Rocky M1

Update the version metadata for Rocky milestone 1

Change-Id: I3a281bc4b0af6efda3cf2ae337a730ea2c05ea84
This commit is contained in:
Alex Schultz 2018-04-19 08:54:37 -06:00
parent fb395a3fbb
commit 16d44bc37f
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
},
{
"name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
}
],
"description": "Installs and configures OpenStack Heat (Orchestration).",
@ -65,5 +65,5 @@
],
"source": "git://github.com/openstack/puppet-heat.git",
"summary": "Puppet module for OpenStack Heat",
"version": "12.3.0"
"version": "13.0.0"
}