Prepare for Queens Milestone 3

Prepare the metadata configuration for the third Queens milestone.

Change-Id: Ia29949b02ee8afbc0c86493a62372f9278bc2fa5
This commit is contained in:
Emilien Macchi 2018-01-16 15:51:10 -08:00
parent e9d5fc46c3
commit 24b06c101d
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.1.0 <13.0.0"
"version_requirement": ">=12.2.0 <13.0.0"
}
],
"description": "Installs and configures OpenStack Oslo.",
@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-oslo.git",
"summary": "Puppet module for OpenStack Oslo",
"version": "12.1.0"
"version": "12.2.0"
}