Prepare Rocky RC1

Update the version metadata for Rocky RC1

Change-Id: I9062767b72c9a37d9ba2afd861adf2d5d477bef0
This commit is contained in:
Alex Schultz 2018-08-14 08:56:16 -06:00
parent ad4c3dc443
commit ec7748e561
1 changed files with 3 additions and 3 deletions

View File

@ -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 Keystone (Identity).",
@ -66,5 +66,5 @@
],
"source": "git://github.com/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone",
"version": "13.2.0"
"version": "13.3.0"
}