Prepare Rocky RC1

Update the version metadata for Rocky RC1

Change-Id: I6f08ee448bc7bb552402d852f800dbcc637ea8d4
This commit is contained in:
Alex Schultz 2018-08-14 08:56:16 -06:00
parent ec5d55c9ac
commit 3a77fbdc92
1 changed files with 4 additions and 4 deletions

View File

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