Prepare Rocky M1

Update the version metadata for Rocky milestone 1

Change-Id: Ie7c2cd60b9368cf6259a40e686c5c28d72a04fdb
This commit is contained in:
Alex Schultz 2018-04-19 08:54:37 -06:00
parent de797dd84b
commit 44ec91c8b0
1 changed files with 3 additions and 3 deletions

View File

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