Prepare for official Queens release

Prepare the metadata for the official Queens release.

Change-Id: I18819ae4c71caf80e8bb4186e3297d29eaf59f71
This commit is contained in:
Mohammed Naser 2018-02-19 12:37:52 -05:00
parent ae5a5b8fdd
commit c2b7f7939b
1 changed files with 4 additions and 4 deletions

View File

@ -11,15 +11,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=12.1.0 <13.0.0"
"version_requirement": ">=12.2.0 <13.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.1.0 <13.0.0"
"version_requirement": ">=12.2.0 <13.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=12.1.0 <13.0.0"
"version_requirement": ">=12.2.0 <13.0.0"
}
],
"description": "Installs and configures OpenStack Magnum.",
@ -55,5 +55,5 @@
"project_page": "https://launchpad.net/puppet-magnum",
"source": "git://github.com/openstack/puppet-magnum.git",
"summary": "Puppet module for OpenStack Magnum",
"version": "12.1.0"
"version": "12.2.0"
}