Prepare Rocky M3

Update the version metadata for Rocky milestone 3

Change-Id: I3c29ecf72a7365222e57e39dc6fe7260ec5fdda6
This commit is contained in:
Alex Schultz 2018-07-24 10:17:04 -06:00
parent 37a9449bf9
commit fba0637e4b
1 changed files with 5 additions and 5 deletions

View File

@ -15,15 +15,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=13.1.0 <14.0.0"
"version_requirement": ">=13.2.0 <14.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=13.1.0 <14.0.0"
"version_requirement": ">=13.2.0 <14.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=13.1.0 <14.0.0"
"version_requirement": ">=13.2.0 <14.0.0"
}
],
"description": "Installs and configures OpenStack mistral.",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral",
"version": "13.1.0"
}
"version": "13.2.0"
}